Forum Discussion
Anonymous
6 years agoNot applicable
Need Help in DAX
Hello Everyone, Start Date Target Date Status % Progress 1-Oct-19 6-Jul-20 In Progress 50% 15-Jan-20 10-Aug-20 In Progress 30% 1-Dec-19 14-Jun...
Pragati11
Super User
6 years agoHi Anonymous ,
Create a column having todays date in it as follows:
TodaysDate = Today()
Then use conditional formatting on your table visual. You can refer following link to see how conditional formatting is done in Power BI:
https://docs.microsoft.com/en-us/power-bi/desktop-conditional-table-formatting
If this helps please give Kudos and mark it as a Solution! 🙂
Thanks,
Pragati