Forum Discussion
Export data from PowerBI(Matrix or Table visual) with fields which not present in visual
- 3 years ago
Whenever I need to add a field and make it invisible to the user but able to export, I just make the column header have zero width so it doesn't show up on the report but still shows up in export.
Turn OFF "Text Wrap" for both values and headers.
Whenever I need to add a field and make it invisible to the user but able to export, I just make the column header have zero width so it doesn't show up on the report but still shows up in export.
Turn OFF "Text Wrap" for both values and headers.
Hi kpost thx! Is there a 'clean' way to do column header size = 0? Does not matter how i try to shrink column size-> I still have some empy-occupied space visible(I have 5 hidden fields). Screen:
Turn OFF "Text Wrap" for both values and headers -> step has been provided