Forum Discussion

karunrathi's avatar
karunrathi
Frequent Visitor
3 years ago
Solved

Totals

       Hi All, How do I fix my visual 2 - with lots of 1s into how it is visual 1. I know in Power Query, we can group by, and merge the rows by dates.  But this happened as I was building 2 re...
  • OwenAuger's avatar
    OwenAuger
    3 years ago

    Hi karunrathi 

    Good to see you again 😃

    This is just a hunch, but it looks like in #2, TRANDATE may be a datetime column, formatted as a date. So each row of the visual corresponds to a different datetime value.


    Could you check if the column is defined as type date in Power Query? Switching the type to Date after loading to the model can make the column appear as a date but the time part is still present.

     

    That's what I can suggest off the top of my head, but if you can share a PBIX I could look further.

     

    regards

    Owen