Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
Anonymous
Not applicable

Issue with values in table visualisation

Hello all

 

I have data sitting in 2 data tables as below:

 

Table 1

Date         Till     SalesOpening

1/9/2019  AO1   45

2/9/2019  AO1   78

 

Table 2 

Date          Till    SalesClosing

1/9/2019   AO1  55 

1/9/2019   AO1  65

 

I have created a relationship between dates which works when I use the table visualisation, however i get the result below:

Date          Till     SalesOpening     SalesClosing

1/9/2019   AO1   45                       120

 

The Closing values automatically sum, but I would liek the below:

Date          Till     SalesOpening     SalesClosing

1/9/2019   AO1   45                       55

1/9/2019   AO1   45                       65

 

Essentially listing all closing values, whilst retaining the singular opening value.

 

Is this possible?

 

Thanks for all your advice.

 

1 ACCEPTED SOLUTION

Hi @Anonymous 

 

you can change the Data Type  to text 

 

image.png

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
Mariusz Repczynski

 

View solution in original post

4 REPLIES 4
vik0810
Resolver V
Resolver V

just right click on the field "SalesClosing" in the definiton of your table visual and choose "do not summarize"

Mariusz
Community Champion
Community Champion

Hi @Anonymous 

 

All visual in Power BI implicitly group your data, to see an individual record you need to add record id or Index value to both main table and later visual table.  

you can add index in query editor as below.

image.png

 

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
Mariusz Repczynski

 

Anonymous
Not applicable

Thank you @Mariusz 

 

How would you then use the Idex column in the resulting table visualisation though?

Hi @Anonymous 

 

you can change the Data Type  to text 

 

image.png

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
Mariusz Repczynski

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.