Forum Discussion
Sam7
4 years agoAdvocate II
Dynamic Text
Hello, Based on this: https://community.powerbi.com/t5/Desktop/Dynamic-Text/td-p/18161 TextMeasure = "There are " + [numberoftickers] + " submitted by " + [numberofusers] + " and managed by "...
- 4 years ago
In the link I sent, I do not think they are talking about this format. I have found another solution. Thanks anyway
Anonymous
4 years agoNot applicable
If i understand you correctly, you want to format the resulting text.
Example:
You made your dax measure for the dynamic text.
then you made a card visual to show the measure dynamic text
Now you can go to the formatting pane and format the result as required
You can do the formatting directly from fromatting pane of the visual you created using the measure Shown Below