Forum Discussion
adityavighne
Continued Contributor
6 years agoAdd target column to calculated table
Hi, I have calculated column and I want to add target for that and get difference value. How can I do this. Name,Open,Close and total is calculated table and Target, Difeerence column I want ...
adityavighne
Continued Contributor
6 years agoAnonymous
I want to add target for each by hard coding.
Anonymous
6 years agoNot applicable
I think you should maintain your targets in a separate table, but if you want to hard-code it, you could do so as others suggested here using SWITCH. Refer to the screenshot below..