Most viewed questions in Power BI

0 votes
1 answer

How to add Row level security?

To add Row Level Security, Follow the ...READ MORE

Oct 30, 2019 in Power BI by ch
• 3,450 points
608 views
0 votes
1 answer

Error occurred. Unable to load drag and drop problem.

You can solve this by logging in to ...READ MORE

Nov 16, 2020 in Power BI by Gitika
• 65,910 points
607 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
605 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
602 views
0 votes
1 answer

how to sync firebase data into power bi?

Hi, @There, As far as I know, it ...READ MORE

Dec 18, 2020 in Power BI by Gitika
• 65,910 points
600 views
0 votes
1 answer
0 votes
1 answer

How do I use Power BI Desktop with version control?

I would add a "Parameters" Query (a ...READ MORE

Dec 18, 2020 in Power BI by Gitika
• 65,910 points
599 views
+1 vote
1 answer

Power BI Pivot Colums to Rows

Hey @Nilesh, reshape the data in the ...READ MORE

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

Profile all the data tables

you can automatically get a profile for ...READ MORE

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

How to show sub total to sub groups along with individual values?

Hi Lassya, Follow the below steps: 1. Right click ...READ MORE

May 21, 2019 in Power BI by anonymous
• 33,030 points
585 views
+1 vote
0 answers

store images from a power publish report in db and call those images

Hi Experts What is the best way to ...READ MORE

Jul 3, 2019 in Power BI by Parminder
• 130 points
584 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
584 views
0 votes
1 answer

Power Bi Embedded Not working, Can't login with Master User

I figured it out, and I'll put ...READ MORE

Mar 2, 2022 in Power BI by gaurav
• 23,260 points
582 views
0 votes
1 answer

How to enable left join with mysql group_concat csv merged instances of right side column values.

You can look for this:   let ...READ MORE

Nov 12, 2020 in Power BI by Gitika
• 65,910 points
579 views
0 votes
1 answer

How to integrate python with power BI?

Python is often used for data visualization ...READ MORE

Nov 11, 2020 in Power BI by Gitika
• 65,910 points
579 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
575 views
+1 vote
1 answer

Is it possible to manage limits while using dedicated capacity power bi embedded app service?

These limits are not related to using ...READ MORE

Sep 24, 2018 in Power BI by Hannah
• 18,570 points
565 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
564 views
+2 votes
2 answers

Counting the text values

To get the count of only yes, ...READ MORE

Aug 29, 2019 in Power BI by anonymous
• 33,030 points
559 views
+1 vote
1 answer

How is power BI different from excel

Power series plug-ins you can do certain ...READ MORE

Sep 26, 2018 in Power BI by Hannah
• 18,570 points
555 views
0 votes
0 answers

How do you create a relationship between two queries with same database?

I have some database view with several ...READ MORE

May 28, 2019 in Power BI by Phalguni
• 1,020 points
553 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
550 views
0 votes
1 answer

Most recent order sales from customers

Hi Nithin, You can use LASTDATE() to fetch ...READ MORE

May 2, 2019 in Power BI by Cherukuri
• 33,030 points
548 views
0 votes
1 answer

Solving an error in my report query.

This situation typically happens when you have ...READ MORE

Nov 20, 2020 in Power BI by Gitika
• 65,910 points
547 views
+1 vote
2 answers

If and Else Statement to use in operator

Hey @Megha. I am new to Power BI ...READ MORE

Aug 29, 2019 in Power BI by anonymous
• 33,030 points
544 views
0 votes
1 answer

How do I add a filter and a slicer?

Hi, Its OLTP and DW modeling. However, you ...READ MORE

May 23, 2019 in Power BI by Avantika
• 1,520 points

edited May 23, 2019 by Omkar 544 views
0 votes
1 answer

Append excel data and In house database data that gets refresh evey 24 hour

Hi, You can try this way, A  -  Actual ...READ MORE

Mar 20, 2019 in Power BI by Sindhu
544 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
541 views
0 votes
1 answer

Getting MS Power BI error when reading hive table through MapR drill odbc driver

The answer is that Microsoft Power BI ...READ MORE

Feb 22, 2022 in Power BI by surbhi
• 3,810 points
540 views
0 votes
1 answer

How do I get my DAX measure to calculate grouped values?

Try this: Total Usage:= SUMX( VALUES(MyTable[SensorID]), [Usage]) An alternative ...READ MORE

Oct 8, 2020 in Power BI by Gitika
• 65,910 points
540 views
+1 vote
1 answer

Group by in PowerBi

Hi, One way is to create a ...READ MORE

Aug 12, 2019 in Power BI by anonymous
• 33,030 points
537 views
0 votes
1 answer

Power BI - Azure SQL Warehouse

Hi, Follow below steps: 1. Go to Data source. 2. Go ...READ MORE

Mar 25, 2019 in Power BI by Cherukuri
• 33,030 points
530 views
0 votes
1 answer

Display power bi report on my desktop application

Power BI has a new feature called ...READ MORE

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

How do I show more than one data element in a 'card'?

Hi, In order to show more than one ...READ MORE

Jun 14, 2019 in Power BI by Avantika
• 1,520 points
526 views
0 votes
1 answer

Count - using If within period of dates.

Hi Sindhu, Use below DAX code to create ...READ MORE

May 8, 2019 in Power BI by Cherukuri
• 33,030 points
525 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
523 views
0 votes
1 answer

Why should I shift from MS Excel to Power BI

There are a lot of advantages from ...READ MORE

Sep 26, 2018 in Power BI by Kalgi
• 52,360 points
521 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
514 views
0 votes
1 answer

How to integrate R with PowerBI?

Including Python and R in Power BI ...READ MORE

Nov 11, 2020 in Power BI by Gitika
• 65,910 points
513 views
0 votes
1 answer

Import Excel data to power Bi service

There is a  way that is directly ...READ MORE

Oct 22, 2020 in Power BI by Gitika
• 65,910 points
513 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
511 views
0 votes
1 answer

Spell check in PowerBI

Use this API service and create a ...READ MORE

Mar 2, 2022 in Power BI by gaurav
• 23,260 points
510 views
0 votes
1 answer

What is DAX in Power BI?

DAX is a programming language used in ...READ MORE

Feb 4, 2022 in Power BI by CoolCoder
• 4,400 points
510 views
0 votes
1 answer

How do I create a line chart?

Hi, From the data mentioned above, you can ...READ MORE

May 10, 2019 in Power BI by Avantika
• 1,520 points
510 views
0 votes
1 answer

set up a basic Nodejs Express API

In order for Ingress to work on ...READ MORE

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

How to customize colors in columns in a bar chart?

There are two ways: Go to format tab -> ...READ MORE

Oct 31, 2019 in Power BI by anonymous
• 33,030 points
508 views
0 votes
1 answer

append a column to another column

Hi Priya, You can use concatenate to join ...READ MORE

May 8, 2019 in Power BI by Cherukuri
• 33,030 points
507 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
507 views
0 votes
1 answer

Power BI - Salesforce

Hi, Follow below steps: 1. Go to Data source. 2. ...READ MORE

Mar 25, 2019 in Power BI by Cherukuri
• 33,030 points
505 views