Most voted questions in Power BI

0 votes
1 answer

How do you create visualizations in Power BI?

Visualizations in Power BI Visuals are the end-result ...READ MORE

Feb 27, 2019 in Power BI by Phalguni
• 1,020 points
662 views
0 votes
1 answer

PowerQuery : How can I reference a cell's value?

You can do so using a named ...READ MORE

Feb 27, 2019 in Power BI by Shubham
• 13,490 points
18,873 views
0 votes
1 answer

How can I concatenate grouped values in PowerQuery ?

If your table is Source, and if ...READ MORE

Feb 27, 2019 in Power BI by Shubham
• 13,490 points
2,853 views
0 votes
1 answer

To expand all lists in a row of lists at the same time without recurring values

Can't promise simple, but I have something ...READ MORE

Feb 19, 2019 in Power BI by Upasana
• 8,620 points
5,724 views
0 votes
1 answer

Replace “yes” found in one list with the actual string from another list

Objective : The idea is to use List.Transform twice, ...READ MORE

Feb 19, 2019 in Power BI by Upasana
• 8,620 points
551 views
0 votes
1 answer

Power Query : making HTTP POST request with form data

Try Using Uri.BuildQueryString and Json.Document let ...READ MORE

Feb 14, 2019 in Power BI by Upasana
• 8,620 points
5,676 views
0 votes
1 answer

Power Query : Adding Columns and Multiple files

The following call, FirstRowAsHeader = Table.PromoteHeaders(TableWithoutHeader) shall replace the ...READ MORE

Feb 14, 2019 in Power BI by Upasana
• 8,620 points
1,452 views
0 votes
2 answers

Using R packages in Power BI

You can use the powerful R programming language to ...READ MORE

Feb 8, 2019 in Power BI by rajesh
• 1,270 points
692 views
0 votes
1 answer

Bar chart : Arranging in descending order using data from another chart

Select treemap.  Make it active.  Turn on Visual Interactions ...READ MORE

Feb 8, 2019 in Power BI by Upasana
• 8,620 points
499 views
0 votes
1 answer

Power BI Service : System.Object type is not supported

You have to modify the stream analytics ...READ MORE

Feb 7, 2019 in Power BI by Shubham
• 13,490 points
536 views
0 votes
1 answer

Power Query: Split Column by field lengths

Start by creating a query with the ...READ MORE

Jan 30, 2019 in Power BI by Upasana
• 8,620 points
2,462 views
0 votes
1 answer

Looping in Power Query

In Power Query, you often find a ...READ MORE

Jan 30, 2019 in Power BI by Upasana
• 8,620 points
5,032 views
0 votes
2 answers

Power BI : Case Sensitivity

Oracle DB specific workaround, For Dimension & Fact ...READ MORE

Apr 26, 2019 in Power BI by Mahendra
2,015 views
0 votes
1 answer

Locating closest match based on Latitude & Longitude

First of all, we need to use the ...READ MORE

Jan 2, 2019 in Power BI by Shubham
• 13,490 points
2,844 views
0 votes
1 answer

.Net Core 1.1 : Power BI Embedded

Hope this might be of some help ...READ MORE

Dec 27, 2018 in Power BI by Upasana
• 8,620 points
625 views
0 votes
1 answer

Power Query: Adding a Special Case

Try adding a Group By with Minimum ...READ MORE

Dec 27, 2018 in Power BI by Upasana
• 8,620 points
440 views
0 votes
1 answer

Using R packages in Power BI

When you're trying to use R on ...READ MORE

Dec 17, 2018 in Power BI by Shubham
• 13,490 points
571 views
0 votes
1 answer

Using Treemap as a filter

What you want is possible using the ...READ MORE

Dec 17, 2018 in Power BI by Shubham
• 13,490 points
4,153 views
0 votes
1 answer

Power BI Using SQL Server stored procedures

NOTE: The following works for the "Import ...READ MORE

Dec 14, 2018 in Power BI by Upasana
• 8,620 points
6,029 views
0 votes
1 answer

Power BI Desktop : Npgsql 3.0.3 error

You can fix this issue by installing the ...READ MORE

Dec 14, 2018 in Power BI by Upasana
• 8,620 points
827 views
0 votes
1 answer

Power Query : http POST request with form data

Try using Uri.BuildQueryString and Json.Document. let ...READ MORE

Dec 12, 2018 in Power BI by Upasana
• 8,620 points
8,347 views
0 votes
1 answer

Power Query: Custom Columns

This call: FirstRowAsHeader = Table.PromoteHeaders(TableWithoutHeader) replaces the column names ...READ MORE

Dec 12, 2018 in Power BI by Upasana
• 8,620 points
652 views
0 votes
1 answer

How to load file to Excel Power query from SFTP site

Currently, I don't think there is a ...READ MORE

Dec 3, 2018 in Power BI by Upasana
• 8,620 points
3,248 views
0 votes
1 answer

Pivot table drill down functionality in Power BI

There is a clear deficit in the ...READ MORE

Dec 3, 2018 in Power BI by Upasana
• 8,620 points
3,184 views
0 votes
1 answer

Power BI : Creating time factors

Go to Edit Queries window of Power BI Desktop. ...READ MORE

Nov 30, 2018 in Power BI by Shubham
• 13,490 points
611 views
0 votes
1 answer

Embedding a dashboard using Java in Power BI

Make sure to use the correct embedURL, ...READ MORE

Nov 30, 2018 in Power BI by Shubham
• 13,490 points
4,579 views
0 votes
1 answer

Many to many relationship in BI

This is an error in the documentation.  As ...READ MORE

Nov 28, 2018 in Power BI by Upasana
• 8,620 points
513 views
0 votes
1 answer

powerbi embeded in .net core 1.1

See if it helps: https://www.nuget.org/packages/PowerBI.NetStandar ...READ MORE

Nov 28, 2018 in Power BI by Upasana
• 8,620 points
1,236 views
0 votes
1 answer

Power BI : npgsql installation

As a general rule Npgsql can be ...READ MORE

Nov 27, 2018 in Power BI by Shubham
• 13,490 points
6,948 views
0 votes
1 answer

Power BI : text case changing automatically

Power BI doesn't handle case sensitivity that ...READ MORE

Nov 27, 2018 in Power BI by Shubham
• 13,490 points
715 views
0 votes
1 answer

To Calculate the Standard Deviation in Power BI

Suppose you've to obtain the Standard Deviation ...READ MORE

Nov 26, 2018 in Power BI by Upasana
• 8,620 points
15,107 views
0 votes
1 answer

Time Series Chart in Power BI

Your Date format should be handled by ...READ MORE

Nov 26, 2018 in Power BI by Upasana
• 8,620 points
4,224 views
0 votes
1 answer

To create link visual in Power BI

You can disable sandboxing by adding this ...READ MORE

Nov 22, 2018 in Power BI by Upasana
• 8,620 points
654 views
0 votes
1 answer

DAX : Occurrences of "count"

Try this for creating a calculated column ...READ MORE

Nov 22, 2018 in Power BI by Upasana
• 8,620 points
5,279 views
0 votes
1 answer

To Develop PowerBI Visuals

A few comments on your graphic. You ...READ MORE

Nov 15, 2018 in Power BI by Upasana
• 8,620 points
324 views
0 votes
1 answer

Power BI : JSON data

Just beside each Record (if headers), are ...READ MORE

Nov 15, 2018 in Power BI by Upasana
• 8,620 points
450 views
0 votes
1 answer

Acquire access token from Azure AD for native app registration (PowerBI) using client credentials

AFAIK , Power BI REST API only ...READ MORE

Nov 12, 2018 in Power BI by Upasana
• 8,620 points
2,640 views
0 votes
1 answer

Call Azure API with nextLink (next page) in Power BI

Here is something you could try or ...READ MORE

Nov 12, 2018 in Power BI by Upasana
• 8,620 points
1,406 views
0 votes
1 answer

Error:connecting to Azure SSAS server in Power-BI through Import mode

If I understand correctly, you're connecting to ...READ MORE

Nov 9, 2018 in Power BI by Upasana
• 8,620 points
2,433 views
0 votes
1 answer

Connecting POWER BI web with AWS mysql database

So, there's no direct way to connect ...READ MORE

Nov 9, 2018 in Power BI by Shubham
• 13,490 points
2,982 views
0 votes
1 answer

Row Level Security not applied through LOOKUPVALUE in Default filter [closed]

I see what you mean now. LOOKUPVALUE appears to ...READ MORE

Nov 8, 2018 in Power BI by Upasana
• 8,620 points
4,932 views
0 votes
1 answer

How can i see my plugin name in the Power BI Visual plugin List ?

there is a couple of errors in your ...READ MORE

Nov 8, 2018 in Power BI by Upasana
• 8,620 points
1,118 views
0 votes
1 answer

Select Columns from table instead of removing afterwards in Power Query

Try this. let db = Sql.Databases("sqlserver.database.url"){[Name="DatabaseName"]}[Data], Sales_vDimCustomer = ...READ MORE

Oct 31, 2018 in Power BI by Shubham
• 13,490 points
3,252 views
0 votes
1 answer

connecting to Power BI API using non-interactive authentication?

Try changing the resource URI: var result = ...READ MORE

Oct 30, 2018 in Power BI by Shubham
• 13,490 points
2,019 views
0 votes
1 answer

Embedding Power Bi Report Promise is not defined powerbi.js

IE does not yet support Promise. You ...READ MORE

Oct 30, 2018 in Power BI by Shubham
• 13,490 points
1,794 views
0 votes
1 answer

Power BI DAX expression more than 2 or conditon

Heyyy @Hannah, you just need remove or ([principlecode] = ...READ MORE

Oct 29, 2018 in Power BI by Kalgi
• 52,360 points
2,704 views
0 votes
1 answer

Power BI : Time-based drill downs powered by Azure Data Warehouse

I don't really think you need to ...READ MORE

Oct 29, 2018 in Power BI by Shubham
• 13,490 points
652 views
0 votes
1 answer

Power Query Web request results in “CR must be followed by LF” Error

What I think is, it might look ...READ MORE

Oct 29, 2018 in Power BI by Shubham
• 13,490 points
1,593 views
0 votes
1 answer

Calculate Time Intersection to Correlate Sequences of Independent Events

I think this solution requires a CROSS JOIN implementation. ...READ MORE

Oct 26, 2018 in Power BI by Upasana
• 8,620 points
586 views
0 votes
1 answer

How can I search for multiple strings?

A simple solution is this: List.ContainsAny(Text.SplitAny("This is a test ...READ MORE

Oct 24, 2018 in Power BI by Upasana
• 160 points
4,250 views