Reputation: 63
I managed to work out concatenate two measures within one power bi card visual, but is it possible to make the font smaller just for the value in the bracket in the formula?
If yes, how?
Upvotes: 0
Views: 1196
Reputation: 16918
There is no direct option for that but always there is workaround. The solution is-
Show your first line in 1 card visual
Show your second line in another card visual
Now place a rectangle shape around
Now select all 3 visual and group them
This way you can format your values in different card as per your requirement. Here below is a sample output-
Upvotes: 2