Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I would like to create indicator icons to the below 'Meeting Schedule Deadline Status' column.
The conditions would be:
●= date < today
●= date > today
| Meeting Schedule Deadline | Meeting Schedule Deadline Status |
| 6/5/2021 | ● |
| 7/19/2021 | ● |
| 7/5/2021 | ● |
Could you please advise what would be the simpliest way to write code for this? Thanks so much for your help!
Solved! Go to Solution.
HI @Anonymous,
Did you mean to create a column with different icons based on current date values?
If that is the case, you can create a calculated column with the if statement and use Unicode characters to show these special icons.
Regards,
Xiaoxin Sheng
HI @Anonymous,
Did you mean to create a column with different icons based on current date values?
If that is the case, you can create a calculated column with the if statement and use Unicode characters to show these special icons.
Regards,
Xiaoxin Sheng
@Anonymous , I updated my comments on
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.