Hi Experts,
I'm using Power Automate to create a projects and task in a Planner Project.
I'm using premium, so the data is all stored in Dataverse, and indeed I can go to powerapps, find the tables and see the data that my flow is creating.
This is all working fine for when I create a table, however, if I want to update a project, I need to be able to filter the dataverse table to my project in order to get the ID.
This is where I'm getting stuck - when use the "List Rows" connector, I can't see my project table in there (its the standard msdyn_projects table I'm using). I can see the other tables, such as project tasks, I just can't see the project table, and I can't use a custom value to call it either.
I'm not sure what I can do if I can't connect to that table though - I need the GUIDs from that table to be able to make the changes to the necessary fields.
Does anyone know why I might not be able to see that table? It seems like it should be fairly standard?
For reference, these are the "project" tables i can see when I use the connector:
Thanks