This content has been marked as final.
Show 4 replies
-
1. Re: can you please tell me how i can perform this calculation in tableau desktop.i am new in tableau Old Value (= OldValueDesc if value exists else = OldValue) New Value (= NewValueDesc if value
Patrick A Van Der HydeFeb 8, 2016 3:41 PM (in response to rohail khan)
Hello rohail khan,
I've moved your post to the Forums as VizTalk is more of a place to share interesting Vizualizations than a place to get assistance with using Tableau Desktop. The Forums area is the best area for these sorts of questions.
Regards
Patrick
-
2. Re: can you please tell me how i can perform this calculation in tableau desktop.i am new in tableau Old Value (= OldValueDesc if value exists else = OldValue) New Value (= NewValueDesc if value
Patrick A Van Der HydeFeb 8, 2016 3:43 PM (in response to rohail khan)
As for the question,
If [Desc]="OldValueDesc" then [Oldvalue] else [Newvalue] end
But if you have a workbook with an example, we could provide a more definitive calculation.
Patrick
-
4. Re: can you please tell me how i can perform this calculation in tableau desktop.i am new in tableau Old Value (= OldValueDesc if value exists else = OldValue) New Value (= NewValueDesc if value
lei.chen.0Feb 15, 2016 1:02 AM (in response to rohail khan)
Hello ROHAIL,
One solution can be like thus.
1. Duplicate "Communication ID".
2. Drag & drop "Communication ID (Copy)" before (left to) "Audit ID".
3. Sort on "Communication ID (Copy)".
4. Uncheck "Show Header" for "Communication ID (Copy)".
Regards.