Top "Powerbi" questions

Power BI is a free, self-service analytics tool available individually or integrated with Microsoft Excel, Office 365 and all major Databases and analytics tools.

Power BI - Using of filters in calculate function

Please refer below to the sample data i used: ID Name Status Dept. 1 Austin Pending MES 2 Roy Devilered DHA 3 Steven …

powerbi dax calculated-field measures
Select row with MAX value per category Power BI

How to select row with max value per category in M of Power BI. Suppose we have table: +----------+-------+…

powerbi powerquery m
How to connect google sheet with power bi?

I am trying to connect google sheet with power bi using R Studio, there is a video on youtube by …

google-sheets powerbi powerbi-datasource
Is there a way to add line breaks in a string of text in Microsoft's DAX language?

I have a DAX function that pulls in multiple strings of text (from multiple columns) into one cell. But on …

line-breaks dax powerbi
What do "Enable Load" and "Include In Report Refresh" mean/do?

In Power Query, when I right-click on the name of a query (in the left-most pane of Power Query's window) …

powerbi powerquery
SUM IF in Power BI

Is it possible to SUM on conditions in Power BI? I have a column that contains the values UK and …

powerbi dax powerquery
How to include 'Time' in Date Hierarchy in Power BI

I am working on a report in Power BI. One of the tables in my data model collects sensor data. …

datetime data-modeling powerbi
Issue with DATEADD function in DAX

I recently started learning DAX. I am unable to understand DATEADD function properly. The below expression is giving error. DATEADD(…

powerbi dax tabular ssas-tabular
Show/Hide column in Power BI Table/Matrix visual

Is there any possibility to show or hide the column in Table/Matrix visual in Power BI report by user …

powerbi powerbi-desktop powerbi-custom-visuals
Subtract two Date/Time columns in Power BI

How do I subtract two Date/Time columns in Power BI. If I have: How do I find out the …

powerbi powerbi-desktop