Hello Community,
I'm perplexed as to why the values are not being counted correctly in this workflow. Kindly assist.
Correct output should be:
| MAL Codes | Total Directories | BN Populated | BN % | BD Populated | BD % |
| ATUS3 {SRZ,FS} | 8 | 7 | 87.50% | 0 | 0.00% |
| GPAS-VICC {SRZ,FS} | 9 | 8 | 88.89% | 9 | 100.00% |
Solved! Go to Solution.
hi @padawanRZ
My observation:
In Formula(23), 2nd expression
Output Column should be "Business Description" though you specified "Business Name"
By changing this, the desired output came out as attached.
