Forum Discussion
kalpana
9 years agoHelper I
Need help
Hi In a particular folder, i want to merge all files(txt files) from sharepoint. i got it for merging all files. but the thing is i want to filter the file if the particular word is present insid...
MarcelBeug
9 years agoCommunity Champion
Thanks for confirming I understood correctly.
Watch this video for better explanation.
It reads files from a folder (rather than Sharepoint, but the concept is the same) and returns only files containing the keyword.
kalpana
9 years agoHelper I
Thank you very much Marcel
I need one more help. There are two tables . i want to do lookup to get the values from other table .
Need formula for lookup with condition.
I tried this = Lookupvalue(result column name, search column name, search value ) but here i want to put condition,
Is it possible.?