Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have the data like this, I need to show all
Order ID | Name | Surname | Date |
1 | Allen | Jacob | 08-04-2021 |
2 | Allen | Jacob | 08-04-2021 |
3 | Sarah | Taylor | 10-04-2023 |
4 | Jonah | Smith | 11-04-2023 |
5 | Will | Harbour | 12-04-2023 |
6 | Gregg | Owen | 13-04-2023 |
7 | Gregg | Owen | 13-04-2023 |
I need to show all the records without the Order ID field.
But in the Table Chart, The duplicate records are not shown. I have clicked on "Dont Summarize" for all columns
Unless I add Order ID , I dont get all the rows projected in the table.
I only get 5 records
I want to show the highlighted records twice, even if they are duplicates
Solved! Go to Solution.
Hi @Pranali_R
I don't think you will be able to show it unless you add the Order ID. It is a fundamental part of how PBI works. Even if you say not summarize, it won't show you a duplicate value unless you have some unique value to see everything.
Hi @Pranali_R
I don't think you will be able to show it unless you add the Order ID. It is a fundamental part of how PBI works. Even if you say not summarize, it won't show you a duplicate value unless you have some unique value to see everything.