Forum Discussion
bradyl12
5 years agoNew Member
Adding values on the same row from different columns
Hey guys, I'm just wondering if anyone can help me to solve what seems like a simple addition problem. I currently have two columns: - status update values (1-3) - Objective values (4-10...
AlB
Community Champion
5 years agoCreate a calculated column:
Total score =
Table1[Status update value] + Table1[Objective values]
If this is not what you need (I guess not, seems too easy) please show sample data and the expected result to help clarify
Please mark the question solved when done and consider giving a thumbs up if posts are helpful.
Contact me privately for support with any larger-scale BI needs, tutoring, etc.
Cheers