Forum Discussion
using indicators
- 3 years ago
Anonymous
Indictors =
CALCULATE (
IF (
SELECTEDVALUE ( Prodct_Table[status] ) = "Low/Low/Low",
"🟢🟢🟢",
"🟢🟡🔴"
)
)*If this post helps, please consider accept as solution to help other members find it more quickly and Appreciate your Kudos.
*if this not helps you,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Anonymous
Indictors =
CALCULATE (
IF (
SELECTEDVALUE ( Prodct_Table[status] ) = "Low/Low/Low",
"🟢🟢🟢",
"🟢🟡🔴"
)
)
*If this post helps, please consider accept as solution to help other members find it more quickly and Appreciate your Kudos.
*if this not helps you,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
- Anonymous3 years agoNot applicable
HI, Please let me know how to take that circles
- Mahesh00163 years ago
Super User
Anonymous Press keyboard( Windows key + Dot( . ) ) to open emoji pop up so you can select circles.