
Announcements
Hello,
My scenario :
When a file is created on a SharePoint folder, I want to refresh a data flow who have the same name as the created file.
Current solution :
I'm using a "Control - Switch", but I found this a bit heavy, Especially, when I would like to trigger more different flows depending on different filenames.
What I would like to do (but not working) :
Instead of verifying the name of the file, I want to use the "File name with extension" property in the "Dataflow" field of my Power Query Dataflow connectors. But it's not working, "Dataflow" field waiting for the "ID" of a dataflow.
My question :
Thanks in advance,
No one have a way to refresh a dataflow by using its name and not its ID ?
Thanks in advance,