The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello everyone,
How do I make the title or the category label of the card visual to the left instead of bottom?
If a card visual is not working, is there a way I can play around with other visuals? I have tried using table visual but the downside is that it shows the column header which is not what I want. I tried to hide the column header with a white font but it's impacting my other visuals.
Thank you!
Solved! Go to Solution.
Hi @mrbuttons, text box should provide you with a high level of flexibility for such scenarios 😉
You can find the pbix attached.
Good luck with your project!
Hi @mrbuttons, text box should provide you with a high level of flexibility for such scenarios 😉
You can find the pbix attached.
Good luck with your project!
Thank you!
Hello @mrbuttons
Indeed, the card visual is pretty limited
You can use a table visual
It is possible to hide the column title, in your columns names
Make a double click on the column you want to hide and just replace the name by a blank space
if you want to hide many of them, you have to use one blank space more for each of them
Thank you!