Forum Discussion
olimilo
Post Prodigy
7 years agoTrying to create a filtered list from another table
I'm trying to create a column with a list of holidays (l_Holidays) for my main table (Source) using an existing Holiday table. But upon checking, it always returns an empty list (which should not be ...
- 7 years ago
Hello olimilo
I created a small example to test.
Seemingly it works
Please check the attached Excel file
Zubair_Muhammad
Community Champion
7 years agoHello olimilo
I created a small example to test.
Seemingly it works
Please check the attached Excel file
olimilo
Post Prodigy
7 years agoThanks Zubair_Muhammad
I was able to make it work from my side and was able to add a couple more conditions in. Not exactly sure what went wrong though.