Forum Discussion
Anonymous
5 years agoNot applicable
How to create dynamic header
Hello there, I hope everyone is fine. I need some urgent help as per my customer needs. Does someone know how to create dynamic header in Power BI report server desktop? I have a table with...
josef78
5 years agoMemorable Member
Use dynamic column names is not problem (you can use dynamic parameter in rename function), but how you will manage in visualisation?
Another idea, use unpivot function, to transform from columns to rows. Transoform atributes as you want, and add sort column. And in visualisation use pivot table to show as you want (in columns, dynamicaly, and in correct order)