This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
We have extended our Early Bird Tickets for Inspire 2023! Discounted pricing goes until February 24th. Save your spot!
Is there an easy way to read a row of values and create dynamic filter for a data set based off that input... so filter these 4 different fields with one formula input?
Regards,
Adam
Solved! Go to Solution.
I actually figured out a way to go through each record on the config source file individually by adapting this solution from JordanB.
So i actually ended up with a macro nested within another macro to parse through all the config files and parse through each config file line by line.
Thanks for the help.
Adam