Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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!