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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
In most cases it's a nice feature that duplicates are automatically removed, but in some cases you also need the duplicates.
See for example Solved: Re: Table Visual: Prevent Automatic Removal of Dup... - Microsoft Fabric Community
For now we use a workaround by adding an index to the table, set the name to an empty character and make it so small users won't notice it's there.
Steps for the hidden column:
- Rename it using a whitespace character;
- Go to "Specific column" and make the font and backgroundcolor white;
- Go to "Values" and disable "Text wrap";
- Make the column as small as possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.