Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

Direct query without rollup

Hi,

 

I have been trying the following and it is driving me crazy. I must be missing something basic 🙂

I have a table which shows some summarized results:

 

Order     item    quantity      

1             a          2                

 

Sometimes users want to see the raw order data. So I have a drillthroug that used a direct query to fetch the data of this order. This works great:

Order     item    quantity      text

1             a          1                text 1

1             a          1                text 2

 

Except when all the lines are the same! There are just more lines however the bottom line is not shown because PBI automatically aggregates the data.

Order     item    quantity      text

1             a          1                text 1

1             a          1                text 1 (not shown)

 

I have set all columns in the table visual to "do not summarize". But instead of showing me everything it just shows the single line. Since it is a direct query i cannot add a index column and add it to the visual. If I set the property "keep duplicates" this does not work. I have been checking the parameters of the table visual but a cannot see anything that triggers this behaviour. 

I can think of complex ways of solving this. But does anyone have a simple one? 

 

 

1 ACCEPTED SOLUTION
v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

I think that the best way is to create some unique values in your data source and import them. Because of the Direct Query mode, you couldn't create index or rank column in Power BI.

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.

View solution in original post

1 REPLY 1
v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

I think that the best way is to create some unique values in your data source and import them. Because of the Direct Query mode, you couldn't create index or rank column in Power BI.

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.