Forum Discussion
lfvc1984
8 years agoFrequent Visitor
to do list
Hi Everyone,
I need help to make a To Do List in Power BI with notifications. I have the excel table with the information if someone can help me.
Thanks!!
- Anonymous8 years ago
You can create a table with two columns: Estatus and Index (Numeric)
Then create a relationship between this table and the table where you have the Estatus.
Now use for your table the field Estatus from the new table and apply conditional formatting based on the value of Index
6 Replies
- v-yuta-msftCommunity Support
Hi lfvc1984,
Which kind of to-do list do you want to make? Can you clarify more details about your requirement?
Regards,
Jimmy Tao
- lfvc1984Frequent Visitor
Hi,
this is the kind of to-do list i want to make:
- v-yuta-msftCommunity Support
Hi lfvc1984 ,
You can use a table chart to represent your data then create conditional format based on column [Estatus].
Regards,
Jimmy Tao