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.
Respected Admin,
I am using the sample template provided on Github for "table tool" : https://github.com/Microsoft/PowerBI-visuals-tools/tree/master/templates/visuals/table
I am using the following dataset to test it:
Region | Sales
-----------|----------------
USA | 100
USA | 20
USA | 30
India | 10
India | 110
India | 40
China | 30
China | 50
China | 10
The custom table visualzation only shows first values for the sales. It changes the label for Sales to "Firs Sales" automatically and only 3 values are displayed in the table as shown below:
Region | Sales
-----------|----------------
USA | 100
India | 10
China | 30
I need to show all the rows in the table.
Your help would be greatly appreciated, as I am in a learning phase.
Thanks,
Deepak Ahire
While i don't know the custom visual specifically, you want to select "Don't summarize" as your option in the list where "First" selection is being chosen.
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 |
---|---|
8 | |
7 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |