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
Hi everybody,
I have a summary page report and a drillthrough page report. On the summary page I have two visuals: One bar char and one line chart. On the drillthroug page there is a table visual.
On Y axis of the Bar chart I have a measure of Open records and on X axis the Calendar[Date].
On Y axis of the line chart I have a measure of Overdue records and on X axis the Calendar[Date].
The measures are as follows:
Overdue = CALCULATE(COUNTX(FILTER('Fact'',
Drillthroughs are based on filters (the drillthrough columns you specify), not on measures. Not really clear to me what you are trying to do.
Something like this: https://www.youtube.com/watch?v=8_sJkP1nvsM
but with two measures on the second table. If I add two measures on the drillthrough table visual, the results are not right, i.e. if the values from the bar chart is 10 for the first measure, filtering those values on the drillthrough page I'd get less or more rows, in my example 9 or 12.
I hope I have been clear.
Measures do not matter. You can recreate them or replace them on the drillthrough target. All drillthrough does is impose the filter context from the user choice on the drillthrough target page. You can see that in the "Filters on this page" section where the drillthrough filters are in italics.
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.
| User | Count |
|---|---|
| 45 | |
| 43 | |
| 38 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 67 | |
| 66 | |
| 31 | |
| 28 | |
| 24 |