About 204,000 results
Open links in new tab
  1. Power BI, IF statement with multiple OR and AND statements

    Aug 22, 2019 · 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

  2. Trigger an Azure Function from Power BI - Stack Overflow

    Feb 8, 2023 · Connect this Flow to the Power Automate visualization in Power BI The Flow should be able to accept contextual data upon triggering, e.g. this GUID, to pass on to the Azure …

  3. Power BI DAX function more than 2 or conditon - Stack Overflow

    Apr 6, 2020 · I am creating roles in power BI and filtering the table by principle code - For example role1 - can only see data of CKBD, CKRANP, DA principle for that I am using dax function - …

  4. What's the difference between DAX and Power Query (or M)?

    Sep 22, 2016 · 15 Think of Power Query / M as the ETL language that will be used to format and store your physical tables in Power BI and/or Excel. Then think of DAX as the language you …

  5. DAX Contains Function doesn't works with DirectQuery in Power BI

    Dec 5, 2023 · DAX Contains Function doesn't works with DirectQuery in Power BI Asked 1 year, 11 months ago Modified 1 year, 11 months ago Viewed 568 times

  6. rest - Fabric user data function throws error while attempting call ...

    May 3, 2025 · Registered the app in Azure portal. Given permission to access the storage, power BI and User data functions Added the app id in Fabric workspace Enabled the User data …

  7. powerbi - Is there a way to create reusable functions in …

    Is there a way to create reusable functions in DAX/Power BI that take calculated measures in as an argument?

  8. Using USERNAME () measure in if condition in Power BI

    Apr 21, 2020 · I have a specific requirement, Where I would like make use of USERNAME () function available in Power BI in IF statement, the moment I use it I get below error: …

  9. sql - Lead Function in Power BI - Stack Overflow

    Jul 4, 2023 · Is there a LEAD function like in SQL in Power BI ? I'm trying to find the next row value of a column to find the different of days row2 - row1. Same like SQL LEAD AND LAG

  10. How to do the authentication to run Power Bi Rest Api in an Azure ...

    Feb 5, 2024 · I created an Azure function with the language PowerShell. I would like to use the Power Bi Rest Api. What is the best way to do the authentcation from an Azure function? Can I …