I have a card visual that is based on a measure. I have a drill report that when I right click it takes me to a summary report. There are 241 records but when I got to the drill report all records appear. How do I get the drill report to display 241 records?
In the report I have the measure listed in the Drill Though fields list and have Cross Report and Keep All Filters set to on.
Is there a setting I am missing on the actual card visual? Any ideas what I am doing wrong?
@amitchandak @tamerj1 @danextian @goncalogeraldes
Solved! Go to Solution.
@spandy34 , if the card is using a measure that is filtering the record/data. make sure that visual is used in drill-through report.
You can also use the measure as visual level filter
@spandy34 , if the card is using a measure that is filtering the record/data. make sure that visual is used in drill-through report.
You can also use the measure as visual level filter
The measure on the card is
z_NorthStar_Prop = calculate(counta ('Main Data Table'[UPRN]),'Main Data Table'[Landlord Name] = "North star")
The settings on the card visual is below also
Is that correct? I also have the z_NorthStar_Prop measure in the drill down report drill down fields