Hi Community,
I Have some values displayed as text because there are some values which are displayed as partial indicator (!). Field data type is text.
I have a requirement where i want to change the font style of those values which are having partial indicator (!) as italics. I have also a field called partial flag.
Can anyone help me with that ?
This is probably possible, but will require you to create separate measures. See the following: https://www.flerlagetwins.com/2020/02/dynamically-control-formatting-using.html. So basically, you'd create one calculated measure for the values that need to be italicized and another for all others. You'd place them both on the text card. Then you'd edit the text and italicize just the one. Happy to show you if you could provide a sample workbook.