SUM a Text Field

Hi DNA Team,

Hopefully everyone is well on there lead up to the end of the year.

Could someone please help me up with a quick SUM a text field measure.

I’m simply trying to sum a column with text: BIM and No-BIM in the column.

Ive had a go, with:

  • Sum Of BIM Projects = SUMX ( BimDataFinal,
    IFERROR(
    VALUE(BimDataFinal[BIM ]),0))

Not quite there with it! any help would be great.

Cheers Adam,

@adam Can you elaborate more on your desired result?
Please refer to the guide when posting questions on the forum.

https://forum.enterprisedna.co/t/asking-questions-on-the-enterprise-dna-support-forum/30/

Thanks.

Hi @adam, we aim to consistently improve the topics being posted on the forum to help you in getting a strong solution faster. While waiting for a response, here are some tips so you can get the most out of the forum and other Enterprise DNA resources.

  • Use the forum search to discover if your query has been asked before by another member.

  • When posting a topic with formula make sure that it is correctly formatted to preformatted text </>.

    image

  • Use the proper category that best describes your topic

  • Provide as much context to a question as possible.

  • Include the masked demo pbix file, images of the entire scenario you are dealing with, screenshot of the data model, details of how you want to visualize a result, and any other supporting links and details.

I also suggest that you check the forum guideline How To Use The Enterprise DNA Support Forum. Not adhering to it may sometimes cause delay in getting an answer.

Please also check the How To Mask Sensitive Data thread for some tips on how to mask your pbix file.

A response on this post has been tagged as “Solution”. If you have a follow question or concern related to this topic, please remove the Solution tag first by clicking the three dots beside Reply and then untick the check box. Thanks!