If your dataflow is created but turned off, you can follow these steps to turn it on in Power Apps:
1. Navigate to the Power Apps portal or Power Platform admin center.
2. Open the environment where your dataflow is located.
3. In the left navigation pane, select "Data" or "Dataflows" to view the list of dataflows in the environment.
4. Locate the specific dataflow that is turned off.
5. Click on the dataflow to open its details page.
6. Look for a toggle or switch that indicates the status of the dataflow.
7. If the dataflow is turned off, switch it on or toggle it to the "On" position.
8. Save your changes.
After turning on the dataflow, it should start running based on the defined schedule and begin processing the data from the table in Azure. The resultant table should then appear as expected.
If you don't see an option to turn on the dataflow or if it's still not functioning correctly, you might need to check for potential issues such as incorrect credentials, connection problems, or any error messages associated with the dataflow. Reviewing the dataflow's logs or refreshing the dataflow can also help identify and resolve any issues that might be causing it to remain turned off.