About 3,150,000 results
Open links in new tab
  1. Running Python scripts in Microsoft Power Automate Cloud

    Jan 3, 2024 · 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 …

  2. How to conditionally format a row of a table in Power BI DAX

    Apr 1, 2021 · How to conditionally format a row of a table in Power BI DAX Asked 4 years, 3 months ago Modified 1 year, 8 months ago Viewed 24k times

  3. Changing a single table from DirectQuery to Import

    Sep 14, 2020 · The table properties are in the relationship designer (in the most recent version of Power BI, I think the documents haven't been updated on the MS Docs site), there you can …

  4. Hover Over Text in PowerBI - Stack Overflow

    Mar 15, 2018 · Wondering if there's a way to make a text bubble show up when the user hovers over a metric in a Power BI report. I have tried using alt text, but that does not show up …

  5. How to loop through a JSON with dynamic properties in Power …

    Sep 30, 2024 · I want to use Power Automate to call TSheet timesheets api to get the data and process it. But I'm having difficulties looping through the responded data from TSheet. So here …

  6. powerbi - How to Find the Most Current Date From a Column in …

    May 22, 2018 · This is for a Power Query: I am working on a report that compiles information from different dates and I need a column that generates the most recent date in the list and the …

  7. power automate - How to fix 'Access denied - Stack Overflow

    Is there another permission that I need to be granted to access the same file via Power Automate that I might be missing? I have tried Get File Content with several different files, and they all …

  8. powerapps: populate drop down list from another datasource

    Oct 20, 2016 · I found out how to do it! (with a different example, however the same thing required) after the 2nd stage above, scroll down until you see the …

  9. How to sort the order of x-axis for bar chart in PowerBI?

    Dec 14, 2021 · Try a custom sort: *Completed based on data provided Click on 'Enter Data' under 'Home' in the table view Create 2 columns: 1 that has the same name as the column you want …

  10. How to clear a Text Input in Powerapp? - Stack Overflow

    Jan 25, 2018 · In the Powerapp app, I have a screen that contains text input to enter CityName. When I click on the Clear button, how can I clear the value of the text input? Solution Step 1: …