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.

How do we Pass the multiple selected values of a Slicer inside DAX?

Let's say I have a table like this - [Orders] Date Amount Category 12/12/2017 100 A 12/12/2017 200 B 12/12/2017 300 C 1/1/2018 400 A 1/1/2018 500 B And I …

powerbi dax
Trying to return the maximum value of a filtered date column in Power BI

I have a table within Power BI that has a date field, and a value field. I am filtering on …

filter powerbi dax slicers
How to display current date and time in power bi visuals?

Is it possible to add a card in power BI that shows the current date and tome time?? Many thanks!

powerbi powerbi-desktop powerbi-custom-visuals
Return latest value present in power BI

I am trying to create a calculated column in power BI called most recent score that gives me the most …

powerbi dax nonblank
Calculating the standard deviation from columns of values and frequencies in Power BI

I am trying to calculate the standard deviation of a set of values in PowerBI and I am stuck. There …

powerbi dax standard-deviation frequency-distribution
Show time duration as "hh:mm:ss" in PowerBI charts

I am working with PowerBI and would like to show time duration in the format "hh:mm:ss". I know …

powerbi dax powerbi-desktop
steps to integrate PowerBI report on Java application

JavaScripts Required jquery.js powerbi.js Generate AAD token I assume that you have Native application built already and all …

javascript java powerbi powerbi-embedded
Can't get client-credentials access token to authorize Power BI

I'm trying to use the Power BI REST API, using an access token acquired with the "client credentials" method, but …

azure adal powerbi
Power BI to users without Power BI

So I've asked a similar question, but I thought I'd ask it more generally to get as many ideas as …

excel office365 powerbi analytics reporting
Find Max for each day in PowerBI and DAX

I am trying to find the maximum route for each day based on the count of cars in PowerBI/DAX. …

powerbi dax