Hi,
In the Dataverse world I created a Power Apps and a few CDS tables. If I understand the concept correctly, the limited CDS functionality is not a premium feature inside the dataverse environment, hence in the App I can add the CDS connector and use the tables without problem e.g. as a Gallery input. If I publish the app to a Teams channel it works like a charm.
If I create a Flow in the same environment from the App, and this Flow is using the CDS connector as well to execute a simple List Records action, the published app becomes premium, and throws the "This app uses features that come with a Power Apps premium plan. Start a trial to use these features" message. From the Build (develop) menu I can still edit and run (Preview) the App, but can't open the published one. If I remove the Flow from the App then I can open the published version without any issue.
I'm sure the CDS tables, Power App and Flow are in the same environment and the Flow's details tab shows the "Common Data Service (current environment)" message under the Connection References section.
My question is, why I can't use the CDS connector from the Flow without premium plan?
Thanks