Forum Discussion
Anonymous
5 years agoNot applicable
If statement with Path
Hi Guys, I have a simple problem with Path function. The situation is I have an Employees table which contains the following data: ACTIVE NAME MANAGER True Ali Ara False...
- Anonymous5 years ago
Hi Anonymous ,
I didn't get an error when using the sample data you have provided.
Best Regards,
Jay
Anonymous
5 years agoNot applicable
Hi mohityash,
I understand but If I filter on Active True then it will be identical. That is why I need to use IF statement to filter Active True. But it seems like that the PATH function does not listen to the IF statement.
So is there any solution for this issue?
Thanks you!