Global web icon
stackoverflow.com
https://stackoverflow.com/questions/77751515/runni…
Running Python scripts in Microsoft Power Automate Cloud
I use Power Automate to collect responses from a Form and send emails based on the responses. The main objective is to automate decision-making using Python to approve or reject the form. I am awar...
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/77888191/how-t…
How to use Power Automate flows to manage user access to SharePoint ...
Send an HTTP request to SharePoint action in Power automate flows works with SharePoint REST APIs. Follow below Microsoft official documentations for SharePoint REST API endpoints related to permissions management: Set custom permissions on a SharePoint list by using the REST interface Users, groups, and roles REST API reference If you understand how the SharePoint REST APIs work with ...
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/79153511/extra…
Extract Value from Array in Power Automate - Stack Overflow
Extract Value from Array in Power Automate Asked 1 year, 1 month ago Modified 8 months ago Viewed 6k times
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/73518089/power…
Power Automate - Wait till Power BI dataset refresh completes\fails
I have created a Flow in Power automate, have used a Refresh a Power BI dataset component , there is no issue in terms of functionality as such and I am able to refresh the dataset successfully - s...
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/67264690/data-…
Data Source Credentials and Scheduled Refresh greyed out in Power BI ...
Data Source Credentials and Scheduled Refresh greyed out in Power BI Service Asked 4 years, 7 months ago Modified 3 years, 3 months ago Viewed 18k times
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/79682496/why-d…
power automate - Why doesn't the "Get file content" action get the file ...
0 Creating a flow in Power Automate: New Step Choose the OneDrive "Get file content" action File = /Documents/Folder/File.json Infer Content Type = Yes New Step Choose the Data Operation "Parse JSON" action Generate from Sample Paste the file contents Done When I test the flow, the "Parse JSON" step fails with BadRequest.
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/57605423/power…
Power BI, IF statement with multiple OR and AND statements
Power BI, IF statement with multiple OR and AND statements Asked 6 years, 3 months ago Modified 6 years, 3 months ago Viewed 92k times
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/77388158/how-t…
How to solve the network error when using a patch function?
Below are some of the reasons you get the network error when using a patch function in Microsoft Power Apps applications: One of the columns in your SharePoint list is required/mandatory and you are not passing any value to this column using Patch function
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/77344923/can-a…
powerbi - Can a Power BI dataset query be used as a data source in a ...
In Power Automate, within the Power BI connector, you'll find the "Run a query against a dataset" action. Take note: this can only return one table at a time with max of 1,000 rows.
Global web icon
stackoverflow.com
https://stackoverflow.com/questions/66895518/how-t…
How to conditionally format a row of a table in Power BI DAX
How to conditionally format a row of a table in Power BI DAX Asked 4 years, 8 months ago Modified 2 years, 1 month ago Viewed 25k times