Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello all,
I am trying to compare the value of a column in one visual to a column in another visual. The underlying table is the same for both visuals but using separate queries, one for each visual. The Date Slicer is linked to the first visual and the Date_2 slicer is linked to the second. When I sunbtract vol% from vol_2% I get 0, some research showed me that even though the Vol% is a calculated column or a variable defined in the first visual, the Date2 slicer is contolling the first table. I've tried turning relationship on and off with no change in results, also tried related does not support computed columns in the visual
So my question is this, how can I pull the values from the Date Slicer to be used in a query by the Date_2 Visual? I've tried
Solved! Go to Solution.
I tried setting up an unrelated table using the dates from the primary table, however that did not work. I resolved my issue by using one visual then changing from a computed column to a measure. I then used CALCULATE with it's own set of filters to retrive the month to date data.
@Chris_G_TP , Need to understand how you have done it. If volume1 and volume2 have same formula(same table) other than date range then one of them has to use independent date table for range
refer my video example
How to use two Date/Period slicers :https://www.youtube.com/watch?v=WSeZr_-MiTg
or
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
I tried setting up an unrelated table using the dates from the primary table, however that did not work. I resolved my issue by using one visual then changing from a computed column to a measure. I then used CALCULATE with it's own set of filters to retrive the month to date data.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 67 | |
| 63 | |
| 30 | |
| 30 | |
| 23 |