Forum Discussion

moei's avatar
moei
Frequent Visitor
6 years ago
Solved

How to create missing rows

My data: ElementID Elementname ElementCategory Date 12445 XXXX.docx Word 01-01-2020 53242 xxxx.pptx Powerpoint 01-01-2020 32455 xxxxxx.mpg Video 01-02-2020 23423 xcvsdf ...
  • Mariusz's avatar
    Mariusz
    6 years ago

    Hi moei 

     

    So to achieve this you can create a dimension table for your dates and categories, create a relationship with your current table and use columns from dimensions table in the visuals, and add +0 to your Measure so it looks something like.

    Count Rows = COUNTROWS( table ) +0 

     

    Best Regards,
    Mariusz

    If this post helps, then please consider Accepting it as the solution.

    Please feel free to connect with me.
    LinkedIn