Forum Discussion

siem's avatar
siem
New Member
3 years ago
Solved

Create a table in power bi

Hello, i want create a table date calendrier in power bi.  I did in dax :  Calendrier = ADDCOLUMNS(     CALENDAR(DATE(2019,1,1), DATE(2021,12,31)),     "Year", YEAR([Date]),     "Quarter", CO...
  • Idrissshatila's avatar
    3 years ago

    Hello siem ,

     

    yes, it is considered as table but it also has a measure inside it, that's why you can see this measure icon on the table icon.

     

    If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

    Follow me on Linkedin