Most answered questions in Power BI

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,254 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,020 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,799 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,711 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
659 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,600 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
587 views
+1 vote
1 answer

Show the latest value in PowerBi from ASA

Best you can do right now is ...READ MORE

Oct 25, 2018 in Power BI by Surendra
1,413 views
+1 vote
1 answer

Authorization in Azure Active Directory without using dialog

I once happened to do this without ...READ MORE

Oct 25, 2018 in Power BI by Surendra
889 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,256 views
+1 vote
1 answer

How can I share and protect an Excel document online (using Powerpivot), without Sharepoint & Power BI?

Take a look again at Power BI. ...READ MORE

Oct 23, 2018 in Power BI by Annie97
• 2,160 points
969 views
0 votes
1 answer

Passing a parameter to Power BI Embedded via embedded URL

Add the following to the end of ...READ MORE

Oct 23, 2018 in Power BI by Annie97
• 2,160 points
4,731 views
0 votes
1 answer

use Power BI's Row Level security to implement employee filter

We also have a similar feature in ...READ MORE

Oct 22, 2018 in Power BI by Hannah
• 18,570 points
867 views
0 votes
1 answer

adhoc reporting in power bi

Yse a DAX measure to calculate the ...READ MORE

Oct 22, 2018 in Power BI by Hannah
• 18,570 points
1,698 views
0 votes
1 answer

list reports with calculated percentage in Power BI using dax

Create a Measure called Total Revenue: Total Revenue = SUMX( ...READ MORE

Oct 22, 2018 in Power BI by Hannah
• 18,570 points
1,374 views
0 votes
1 answer

Convert an expression from SQL to Power BI

Use the following expression: MyTemperatureTable = FILTER ( Device1234, ...READ MORE

Oct 22, 2018 in Power BI by Hannah
• 18,570 points
464 views
+1 vote
1 answer

Difference between Power BI Desktop client and web client

One of the reason I rely on ...READ MORE

Oct 22, 2018 in Power BI by Hannah
• 18,570 points
971 views
0 votes
1 answer

Dax query in power bi

Here is my table before I have ...READ MORE

Oct 22, 2018 in Power BI by Hannah
• 18,570 points
822 views
+1 vote
1 answer

Have column with multiple values in powerBI, for use with a slicer in power bi

It can be achieved depending on the result you ...READ MORE

Oct 22, 2018 in Power BI by Hannah
• 18,570 points
7,009 views
0 votes
1 answer

Dax code for calculated columns

I would recommend you to adjust the ...READ MORE

Oct 22, 2018 in Power BI by Hannah
• 18,570 points
848 views
0 votes
1 answer

Excel Power Query: Using List.MatchAny on a column value

try this. let TableA = ...READ MORE

Oct 22, 2018 in Power BI by Annie97
• 2,160 points
3,869 views
0 votes
1 answer

How to export Power Queries from One Workbook to Another with VBA?

Try solving it using the Workbook. Query ...READ MORE

Oct 22, 2018 in Power BI by Annie97
• 2,160 points
5,993 views
0 votes
1 answer

how can I connect my web api with Power BI Reports?

Go to Home > Edit Queries > ...READ MORE

Oct 18, 2018 in Power BI by Annie97
• 2,160 points
9,265 views
+1 vote
1 answer

getting client-credentials access token to authorize Power BI

Try and make sure that the app ...READ MORE

Oct 17, 2018 in Power BI by Annie97
• 2,160 points
4,639 views
0 votes
1 answer

Embed URL-multiple filters in Power BI

With the release of 2.0.0 you can ...READ MORE

Oct 16, 2018 in Power BI by Annie97
• 2,160 points
3,557 views
0 votes
1 answer

What Browsers do Power BI support?

These are the browsers supported bu Power ...READ MORE

Oct 15, 2018 in Power BI by Hannah
• 18,570 points
697 views
0 votes
1 answer

Does Power Bi support mobile devices?

Yes. Power BI has native apps for ...READ MORE

Oct 15, 2018 in Power BI by Hannah
• 18,570 points
329 views
0 votes
1 answer

What options do I have for viewing and working with data on premises

There are three ways to achieve the ...READ MORE

Oct 15, 2018 in Power BI by Hannah
• 18,570 points
477 views
0 votes
1 answer

How do Report server e-mail deliver reports?

Report server e-mail delivery can deliver reports ...READ MORE

Oct 15, 2018 in Power BI by Hannah
• 18,570 points
454 views
0 votes
1 answer

How is Power BI Report Server different from SQL Server Reporting Services and the Power BI online service

Power BI report server is deployed on-premises ...READ MORE

Oct 15, 2018 in Power BI by Hannah
• 18,570 points
989 views
0 votes
1 answer

what is power BI report server

Power BI Report Server is an on-premises ...READ MORE

Oct 15, 2018 in Power BI by Hannah
• 18,570 points
503 views
0 votes
1 answer

How Do I Find Power BI users that have signed in

If you are a tenant admin, and ...READ MORE

Oct 15, 2018 in Power BI by Hannah
• 18,570 points
1,130 views
0 votes
1 answer

How do I know who in my organization has a Power BI account?

You can view the Azure Active Directory ...READ MORE

Oct 15, 2018 in Power BI by Hannah
• 18,570 points
923 views
0 votes
1 answer

How do I format the KPI in Power BI

format the KPI by selecting the paint ...READ MORE

Oct 9, 2018 in Power BI by Kalgi
• 52,360 points
1,019 views
0 votes
1 answer

Few tips before I start creating Power BI dashboard

It’s always advisable to begin with the data ...READ MORE

Oct 9, 2018 in Power BI by Kalgi
• 52,360 points
725 views
0 votes
1 answer

Install Power BI Desktop

It’s a pretty simple process. All you ...READ MORE

Oct 9, 2018 in Power BI by Kalgi
• 52,360 points
797 views
0 votes
1 answer

Resources to learn Power BI

Learning Power BI is a really good decision ...READ MORE

Oct 9, 2018 in Power BI by Kalgi
• 52,360 points
596 views
0 votes
1 answer

Where is Power BI being used

Power BI is a business analytics service ...READ MORE

Oct 8, 2018 in Power BI by Kalgi
• 52,360 points
506 views
0 votes
1 answer

What are the components I need to excel to become a pro in power BI

Having knowledge about these topics is a must.  Power ...READ MORE

Oct 8, 2018 in Power BI by Kalgi
• 52,360 points
685 views
0 votes
1 answer

Distinct count filtered by condition using Power BI Dax

Try this, it should work: DistinctCountActiveMonths = CALCULATE( ...READ MORE

Oct 5, 2018 in Power BI by Kalgi
• 52,360 points
37,031 views
0 votes
1 answer

Power Bi Dax Table

You need to wrap the numbers in ...READ MORE

Oct 5, 2018 in Power BI by Kalgi
• 52,360 points
967 views
0 votes
1 answer

Filter parameters in Power BI

I think this happening because you're using ...READ MORE

Oct 3, 2018 in Power BI by Kalgi
• 52,360 points
721 views
0 votes
1 answer

Error saying - UNKNOWN RangeError: Maximum call stack size exceeded"

It happens when tsconfig.json contains *.js files ...READ MORE

Oct 3, 2018 in Power BI by Kalgi
• 52,360 points
1,078 views
0 votes
1 answer

Integrate Google Analytics data with Power BI data

When you use standard google analytics connector ...READ MORE

Oct 3, 2018 in Power BI by Kalgi
• 52,360 points
643 views
0 votes
1 answer

Power BI Report Viewing on Local Repository?

Use REST API to embed the reports in ...READ MORE

Sep 28, 2018 in Power BI by Kalgi
• 52,360 points
567 views
0 votes
1 answer

Where is Power Bi being hosted?

Power BI is currently cloud hosted by ...READ MORE

Sep 28, 2018 in Power BI by Kalgi
• 52,360 points
869 views
0 votes
1 answer

Switch Power BI data sources from Excel to Azure analysis services

One option that you should consider would ...READ MORE

Sep 28, 2018 in Power BI by Kalgi
• 52,360 points
499 views
0 votes
1 answer

Can I publish the Power BI dashboards directly to client’s website?

You can Use Publish to web feature. ...READ MORE

Sep 28, 2018 in Power BI by Kalgi
• 52,360 points
960 views
0 votes
1 answer

Are 2 MM rows too much data for Power BI Online to manage?

PowerBI can easily handle 400MM rows and ...READ MORE

Sep 28, 2018 in Power BI by Kalgi
• 52,360 points
879 views
0 votes
1 answer

Real time power bi dashboard update without refreshing the browser

The only solution possible by code - ...READ MORE

Sep 28, 2018 in Power BI by Kalgi
• 52,360 points
1,608 views