Forum Discussion
Anonymous
5 years agoNot applicable
Power BI With Paginated Report Visual
This is more a question for the paginated report side of the house, but I was wondering if there was a way via show/hide expression to be able to show more columns on the display but not have them in...
Anonymous
5 years agoNot applicable
Using the expressison =IIF(Globals!RenderFormat.Name="EXCELOPENXML", true, false) works to prevent columns you specify from being exported, but only if I choose excel. I suspect if I specified the other export formats individually, it would also be excluded as expected.
The is interactive =false used to work and really no reason it shouldn't still work today, I am assunming it's a bug
- v-xiaotang5 years agoCommunity Support
thanks for your reply, Anonymous
I am not sure if this worked before, but I find a link related, please see if it helps
Best Regards,
Community Support Team _Tang