I'm trying to use "Select" to get a value from my JSON then use that value as the file name. It's not showing up in dynamic content. How do I insert 'filename' into the name of the file?
Was this answer helpful?
If yes, please mark it as the solution by selecting the checkbox in the discussion thread.
Your feedback motivates me to keep contributing. Thank you!
use the expression - first(body('GetTitle'))?['filename']
Sometimes closing and opening the flow may display the dynamic contents associated with Select action.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.