Forum Discussion

lfvc1984's avatar
lfvc1984
Frequent Visitor
8 years ago
Solved

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!!

  • Anonymous's avatar
    Anonymous
    8 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-msft's avatar
    v-yuta-msft
    Community 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

    • lfvc1984's avatar
      lfvc1984
      Frequent Visitor

      Hi,

       

      this is the kind of to-do list i want to make:

       

      • v-yuta-msft's avatar
        v-yuta-msft
        Community Support

        Hi lfvc1984 ,

         

        You can use a table chart to represent your data then create conditional format based on column [Estatus].

         

        Regards,

        Jimmy Tao