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 Dynamic Legend

I'm working with a geographical hierarchy. I'd like for the Legend on my line or ribbon chart to show the …

powerbi
How to add legend for color saturation distribution into power bi Filled Map chart

i have a power bi report "Filled Map" chart, where Location = "Cedent Country", and Color Saturation = "Percentage Brokerage Over Premium". …

charts legend powerbi dashboard
How to have multiple column sorts in Power BI desktop/online with directquery

I have matrix visualization with multiple columns say: ProjID ProjName Budget Proj_Status project_duration I want to do a …

sorting powerbi powerbi-embedded columnsorting powerbi-datasource
load data into power BI from relative path

I am trying to find a solution to load an external data file but from a relative path, so when …

powerbi
Remove duplicates values based on multiple column with a condition in query editor Power BI

I am new to power bi and would require your help to sort out below issue which I am facing. …

powerbi powerbi-datasource powerbi-desktop
DAX lookup first non blank value in unrelated table

How to lookup the first non blank value in unrelated table. I want an equivalent of: SQL outer apply (select …

powerbi dax daxstudio
How to get WorkspaceId in PowerBI?

I am new to PowerBI. I am trying to implement "App owns data" i.e. embed reports within my web …

powerbi powerbi-embedded powerbi-desktop
Power BI Desktop - How to change data source?

When I'm trying to change my existing data source (Microsoft Azure CosmosDB) to Blob Storage, the Change source is disabled. …

powerbi powerbi-datasource powerbi-desktop
Subtracting row values in DAX ; Power BI

If I have data of this sort: I'd like to calculate the time difference between a value in Bi and …

powerbi m
Power BI: How to use Python with multiple tables in the Power Query Editor?

How can you create a new table with a Python script that uses two existing tables as input? For example …

python powerbi