Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi all,
I have a query as below
I have po number and BaseNumber columns
If po number is not blank then it's considered as "Po Yes"
If po number is blank and base number for that blank record Po number is having Po issued before then it's "Po No IK"
If it's only blank and base number for that po number is not issued as Po issued before then it's "PO NO"
Below I am pasting example
PO Number | BaseNum | PO Status |
AAA | 123 | PO Yes |
ABB | 243 | PO Yes |
123 | PO No NIK | |
ACC | 563 | PO Yes |
789 | PO NO | |
FCJ | 898 | PO Yes |
898 | PO No IK | |
789 | PO NO |
Po status should be my output
For row 3 PO num is blank but basenumber 123 is issued as Po issued before so it's considered PO NO IK
Please help
thanks
Solved! Go to Solution.
Hi,
try this as a calculated column:
Hi,
try this as a calculated column:
Thanks a lot it helped !!
User | Count |
---|---|
83 | |
75 | |
71 | |
42 | |
36 |
User | Count |
---|---|
114 | |
56 | |
52 | |
43 | |
42 |