Forum Discussion

cawalawan's avatar
cawalawan
New Member
4 years ago
Solved

frequency table or histogram from record level data file

Hi,  I am new to Power BI.  I am trying to look at my data that is in a .csv record level data file -- this file is not summarized data.  I sucessfull loaded my data. I would like to create both a f...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi cawalawan 

    From the screenshot , you can see the difference . When you count the date row with the format ‘Table’[Date].[Year] , the value returned is the sum of all days of the year in your date . So when you count the date rows in desktop , the [unit] following the date does not need to be added .

    You can also get a better understanding of COUNT() through the following links .

    https://docs.microsoft.com/en-us/dax/count-function-dax

    https://inblog.in/Different-Types-of-Count-Functions-in-DAX-5bngj3TVme

     

    Best Regard

    Community Support Team _ Ailsa Tao

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.