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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

I can't sum up a column

Capture.PNG

 

Hi,

 

I want to add up the project value column. Like add another column on the data that sums up the project value column. Right now I have 

 

Column 27=Calculate(SUM(Table[ProjectValue]))

 

It's not adding up.

 

Please help

1 ACCEPTED SOLUTION
Nathaniel_C
Super User
Super User

Hi @Anonymous ,

Try this:

Column 27=(SUM(Table[ProjectValue])


Let me know if you have any questions.

If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

4 REPLIES 4
v-xuding-msft
Community Support
Community Support

Hi @Anonymous ,

Did you implement sum up "Project Value"? If yes, please mark the helpful answer as a solution. More people will benefit here.

If you are still confused about it, I think you could try to change the data type from text to number as amitchandak suggested.  Based on my test, you might need to change it in Query Editor.

In Query EditorIn Query Editor

Column = SUM('Table'[Project Value])

4.PNG

Best Regards,

Xue Ding

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

Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
natabird3
Continued Contributor
Continued Contributor

Also, check if the relationships in the model are set properly. If the first two suggestions do not fix the issue already. 


@Anonymous wrote:

Capture.PNG

 

Hi,

 

I want to add up the project value column. Like add another column on the data that sums up the project value column. Right now I have 

 

Column 27=Calculate(SUM(Table[ProjectValue]))

 

It's not adding up.

 

Please help


 

amitchandak
Super User
Super User

Go to the model view and check its data type. It seems like a text. Convert to number data type

Screenshot 2019-09-30 21.07.56.png

 

 

Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution. In case it does not help, please provide additional information and mark me with @
Thanks.

My Recent Blog - https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601

 

Nathaniel_C
Super User
Super User

Hi @Anonymous ,

Try this:

Column 27=(SUM(Table[ProjectValue])


Let me know if you have any questions.

If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.