-
-
Notifications
You must be signed in to change notification settings - Fork 23
Description
I would first like to thank you for this visual! It has changed a lot for me and I have been able to develop some very nice visualizations!
For instance this one, showing how students evolve through their study program:

And a dashboard to interact with the Wifi access points in our college university:

It would make things a lot easier if it were possible to add 'static' HTML to the beginning and the end of the output. In short: the ability to wrap code around the output. This way I could add things like a header for a table. I tried developing a way to find out if a row in the output is the first row (in order to inject it conditionally). I have a complicated model using both data in import as direct query mode, and I have a lot of trouble getting this to work. This could - for example - be implemented by adding 2 fields ('Header HTML' and 'Footer HTML') underneath the Granularity field?
In a video (from about 4 years ago, in collaboration with powerbi.tips), I saw you demonstrate the advanced edit mode for your visual. You talked about a version 2 (in development). The functionality you showed there would also solve my 'problem'. Are you still working on this?
Looking forward to your answer!