Hi @atcodedog05 ,
I have 2 data sets
Dataset1
Colour A B C
Red 1 2 1
Blue 2 5 2
Total 3 7 3
Dataset2
Colour A B C
Green 2 2 2
Yellow 1 4 8
Total_C 3 6 10
Desired Ouput:
All_colour A B C
Grand_total 6 13 13
idea is to total last two totals together.
Can you help ?
Regards
Areeba
Solved! Go to Solution.
i did the operation on
IF [value]>=1000 THEN Round[Value], 1)/1000 ELSE Round([Value], 1) ENDIF
but this one:
it is coming from source as it is , though i applied the same formula on this but this is how it coming .
yeah this worked but thinking where to apply this as i have to show 697 also before these totals also. i have to fix this in All_color(example) workflow somewhere so that it just display direct 6.911
Happy to help and High five 😀✋ @areeba
User | Count |
---|---|
60 | |
24 | |
24 | |
21 | |
21 |