Skip to content

[ENHANCEMENT] Allow the possibility to add static HTML to begin and end of output. #127

@iwaumans

Description

@iwaumans

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:
Image

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

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!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions