Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

How to create a Daily report?

I currently have a few report pages that show the analytics of tickets in the company. In the current business we have tickets coming through every day. I'm trying to create a page for daily repor...
  • Jihwan_Kim's avatar
    Jihwan_Kim
    5 years ago

     

    Hi,

    in the measure, 

    ALL ( RequestDetails ) => removes all filters in the table.

     

    please try to replace the above with the below.

     

    ALL ( RequestDetails[CreatedDateTime] ) => removes the filter only in the specific column

     

    Hi, My name is Jihwan Kim.

    If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.

    Linkedin: https://www.linkedin.com/in/jihwankim1975/