Hi everyone,
I have a CSV file that has the following content "This,is,a,test". I want to able to access the content of the file from an expression rule. How can I do this?
Thanks in advance
Discussion posts and replies are publicly visible
Can you elaborate on your use case? The right approach to something like that will depend on the end goal, as well as expected usage. I would encourage you to pay particularly close attention to performance, as there may be considerations at scale or in real-world scenarios that should be thoroughly tested before going live with a solution.