Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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.
@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]))
HI Amit thanks for your reply but we don't have date dimension in our report
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
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 19 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 55 | |
| 55 | |
| 41 | |
| 40 | |
| 30 |