Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello everyone,
I have 3 columns - name, load_time, increment, flag (flag is Y if load_time >2, else N)
I have a text box that displays name & load time similar to below based on dynamic value's of their increment value
In yellow, is how i'm pulling in the information.
If load time is greater than 2s (where flag is Y), I want to change the font to red. How can I do this? Thank you in advance for your time and expertise.
Solved! Go to Solution.
Hi @Anonymous
You can use a card instead of the text box.
1. Create a measure with the needed text :
3. modify the conditional formatting of the callout value according to the flag measure
Result:
You can download the linked file and follow my steps
If this post helps, then please consider Accepting it as the solution to help the other
members find it more quickly.
Hi @Anonymous
You can use a card instead of the text box.
1. Create a measure with the needed text :
3. modify the conditional formatting of the callout value according to the flag measure
Result:
You can download the linked file and follow my steps
If this post helps, then please consider Accepting it as the solution to help the other
members find it more quickly.
Thank you so much, this worked!
@Anonymous
Glad to help 🙂
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
61 | |
52 | |
50 | |
36 | |
33 |
User | Count |
---|---|
84 | |
71 | |
55 | |
45 | |
43 |