Hello, team! I appreciate your attention beforehand.
When I already have an Excel table I can successfully see its columns on the "Add a Row to a Table" action, as you can see below.
However, I want to do the same as above that on a table I will create on a previous step, at the same flow, but I have no idea of how to tell which of the 'to-be created' columns is related to which data.
P.S.: I'm connecting to Forms data, if relevant.
Is it possible?
Thanks in advance!
Solved! Go to Solution.
Hi @rgomes
Note that the excel add a row to a table action expects to provide the file name by actually navigating to the file by clicking the folder icon and then select the table from the drop down. These values cannot be provided dynamically or in run time and which is why you are unable to see the column specs.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @rgomes
Note that the excel add a row to a table action expects to provide the file name by actually navigating to the file by clicking the folder icon and then select the table from the drop down. These values cannot be provided dynamically or in run time and which is why you are unable to see the column specs.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
I'm sad it is not possible, but glad for the fast response. 🙂
Thank you!