Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

data filter between two visuals

Hi All,

 

In one visual we need to display one day data and other visual we need to display all dates data. If we click on first visual values, in 2nd visual need to display all dates data for selected value in 1st visual.

 

issue:

it is displaying only one day data in 2nd visual.

 

Thanks in advance.

 

3 Replies

  • Anonymous 

    Assume you have date D1 in your table and joined with Date D2 in date dimension. Make sure you create Visual 1 Date of the filter a give a visual level filter on the date from the table.

    In the Second visual Take the Date from dimension and Try. If require use take measure with All on date

     

    Measure Two = Calculate([Measure], All(Date[d2]))

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      HI Amit thanks for your reply but we don't have date dimension in our report

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hi Anonymous ,

        It seems you want to filter the data in Visual 2 by the selected date value on Visual 1... Could you please provide some sample data and screen shot for your expected result? The date on visual 1 and visual 2 are from same field?

        Best Regards

        Rena