Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
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?
Solved! Go to Solution.
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.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
73 | |
58 | |
36 | |
32 |
User | Count |
---|---|
90 | |
62 | |
61 | |
49 | |
45 |