Forum Discussion

AnushaK's avatar
AnushaK
Regular Visitor
2 years ago

Need help when using multiple filters on the visual

Hi Everyone,

 

In my Power BI report, I am using 3 filters on the visual. One filter used on a column1 to filter out a particular product.

Other filter is used to take out 1 values from column2.

Third filter is latest date which should be today and I am using Top 1 by value as "start_time" which is taking a date which satisfies other two filters. But I want to use latest date which should be only today.

 

I tried using relative date and relative time filters but it will not work in power automate to send automatic email as these filters set hard coded date and time.

 

Is there any other way i can use start date to be set as latest (which is today), along with other two filters?

2 Replies

  • NaveenGandhi's avatar
    NaveenGandhi
    Memorable Member

    Hi AnushaK 

    Can you provide some sample data, screenshots of what you are expecting to understand the problem better?

     

    Regards,

    NG

    • AnushaK's avatar
      AnushaK
      Regular Visitor

      Thank you for the response NaveenGandhi . The issue got resolved.

      I wrote a DAX query for my problem.