Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
Is there a way to customize "Show as a table" output?
For eg. alignment, font etc.
Solved! Go to Solution.
Hi @Deemo ,
It seems that there is no setting to change its style. "Show as a table " is to display the data that is being used to create a visual in a report.
I think you could submit this in power-bi-ideas
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Deemo ,
It seems that there is no setting to change its style. "Show as a table " is to display the data that is being used to create a visual in a report.
I think you could submit this in power-bi-ideas
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You can change the json in the theme to have default settings. I was able to change the default font size from the standard of 30 I used in the visual to 20 in "show as table" with the following code:
Hello. I just saw your answer here. I belive you are talking about a custom visual, which is my current situation and I am intersested in that option. In which file of the custom visual would you put that code? Thanks.