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 it possible to control the text size when I create a measure and use "IF" function?
I would like to present any calculation in the card view ,
But when the calculation is blank I want to display particular text.
The problem is that when I present the calculation I want the calculation to be displayed at a certain size (40 - text size)
The size can be set in the properties of the card in "data lable" tab.
But when I need to display the text, the text size is 40 and i can't see all the content displayed.
So the question is whether it is possible to control the text size in creating the measure ... ?
BR,
Alon
Solved! Go to Solution.
hi, @alonb
I'm afraid it couldn't achieve in Power BI for now.
For your requirement, you could post your new idea in Power BI ideas and make this feature coming sooner .
Best Regards,
Lin
hi, @alonb
After my research, I'm afraid it couldn't achieve in Power BI for now.
And you may try to use this way:
Add a new measure like this
New Measure = IF(ISBLANK([Measure]),"SHOW TEXT",[Measure])
Result:
Best Regards,
Lin
Hi,
I am aware of this possibility, but it still does not give me an answer.
How can I control the font size within the measure ?
BR,
hi, @alonb
I'm afraid it couldn't achieve in Power BI for now.
For your requirement, you could post your new idea in Power BI ideas and make this feature coming sooner .
Best Regards,
Lin
User | Count |
---|---|
97 | |
73 | |
69 | |
43 | |
23 |