Hi Folks
This is my first topic. Apologies for taking your time.
I need to create SharePoint list from Power BI data with the following considerations:
1- Not all the data need to be created in MS List, only the rows that user define need to be created in SharePoint List.
I assume to achieve this step, power app required. Creating a form to get the input IDs and submit the form.
2- Avoid item duplications and enable item updates for existing items.
3- The SharePoint list has been create with the same columns as Power BI table.
So basically is it possible to use the following apps? Could you please explain how to achieve this scenario?
Power BI > Power App (get the input IDs) -> Power Automate > SharePoint List
Thanks in advance.