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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Archiedog1
New Member

calulating totals with ; semi colon

Hi I have a data set from sql - i need to create a graphic that combines and makes a total 

 

currently the cell has multiple numbers seperated with a ; e.g - 1000; 100; 200

 

i need a new column that combines these values to be 1300.

 

thanks

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Archiedog1 ,

I create a table as you mentioned.

vyilongmsft_0-1722925051353.png

Then I use Split Column and select By Delimiter.

vyilongmsft_1-1722925090097.png

vyilongmsft_3-1722925183368.png

vyilongmsft_2-1722925163428.png

Next I change type to the Whole Number.

vyilongmsft_4-1722925292561.png

Finally I create a Custom Column.

Number.Abs([Example.1]) + [Example.2] + [Example.3]

vyilongmsft_5-1722925407997.png

Finally you will get what you want.

vyilongmsft_6-1722925442909.png

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Archiedog1 ,

I create a table as you mentioned.

vyilongmsft_0-1722925051353.png

Then I use Split Column and select By Delimiter.

vyilongmsft_1-1722925090097.png

vyilongmsft_3-1722925183368.png

vyilongmsft_2-1722925163428.png

Next I change type to the Whole Number.

vyilongmsft_4-1722925292561.png

Finally I create a Custom Column.

Number.Abs([Example.1]) + [Example.2] + [Example.3]

vyilongmsft_5-1722925407997.png

Finally you will get what you want.

vyilongmsft_6-1722925442909.png

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

sjoerdvn
Super User
Super User

Technically you could do this in dax, but since your data source is SQL you are better off solving that in SQL, or alternatively in Power Query.

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!

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.