Forum Discussion
Hiding columns if blank
Anonymous,
It is not supported in Power BI.
You can also check similar thread - http://community.powerbi.com/t5/Desktop/Conditionally-display-columns-based-on-options-in-report-filters/td-p/39107
- Anonymous8 years agoNot applicable
That was something I was almonst certain, but maybe there is some who knows a trick or a custom visual that allows to do this basic task.
Thanks,
Antonio
- zoloturu8 years ago
Memorable Member
Anonymous,
You can play with R scripting in a way to remove columns (which called variables in R) if first value in column is NULL.
Run R script
- Anonymous8 years agoNot applicable
Hello,
This wouldn't work as the columns would be deleted in the query phase, right?
What I need is a 20-values column that, depending on the data, auto-filters to only either 10, 12 or 15 of those columns, without having blank columns, as it gives unnecesary information and creastes a horizontal scroll I definitely not want.
This feature is a must, but I don't see neither many votes in the Ideas about this issue nor any announcement to include it in following PBI releases.
Regards