Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hi,
I have a Visual Table with several Filters and Slicers applied (Customer, Date Range, Reference, Value) resulting in this representative output:
Index | Reference | Date | Customer | Item | Code | Value |
1 | X1 | 01/01/1981 | 001 | 1 | A | 300 |
2 | X1 | 05/05/1985 | 001 | 1 | B | 180 |
3 | X1 | 05/05/1985 | 001 | 1 | B | 160 |
4 | X1 | 07/07/1987 | 001 | 1 | B | 250 |
5 | X1 | 07/07/1987 | 001 | 1 | C | 700 |
When the Index column is included (as above) I see 5 rows. When the Index column is removed from the Visual Fields I see only 4 rows, as below:
Reference | Date | Customer | Item | Code | Value |
X1 | 01/01/1981 | 001 | 1 | A | 300 |
X1 | 05/05/1985 | 001 | 1 | B | 340 |
X1 | 07/07/1987 | 001 | 1 | B | 250 |
X1 | 07/07/1987 | 001 | 1 | C | 700 |
Essentially, it's grouping the rows by the Date column (because there's no longer any reference to the unique Index column). I understand why that's the expected behaviour but I would like to still see all 5 rows (i.e., all unique Index rows) while keeping the Index column hidden from view.
I tried to add the Index Field to the Filters section of the Visual (i.e., without adding it as an actual Field/Column) as proposed in similar posted topics but that still results in showing only 4 results instead of 5.
I might be able to resolve it through a Table relationship (maybe, and I can look into that separately) but I'm wondering if there's a "frontend" GUI solution in Desktop.
Two worst cases are that I either just show the Index column anyway (depsite that it doesn't strictly show any useful value) or I can use the rather ugly solution of just hiding that particular column with another Visual or some other dashboard element.
Solved! Go to Solution.
Hi, @ddalton
You don't need to hide that particular column with another Visual.
Please try follow steps:
1. Go to Table visual "Formatting Pane" and turn off all options regarding "Word Wrap"
2. Drag the table 'Index' column border to resize the table column width to 0 to hide the 'Index' column
Best Regards,
Community Support Team _ Eason
Hi, @ddalton
You don't need to hide that particular column with another Visual.
Please try follow steps:
1. Go to Table visual "Formatting Pane" and turn off all options regarding "Word Wrap"
2. Drag the table 'Index' column border to resize the table column width to 0 to hide the 'Index' column
Best Regards,
Community Support Team _ Eason
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
77 | |
73 | |
71 | |
45 | |
42 |
User | Count |
---|---|
48 | |
47 | |
29 | |
28 | |
28 |