Trending 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
819 views
0 votes
1 answer

Replace field values if matched

Create a custom column in Power Query ...READ MORE

Oct 31, 2019 in Power BI by anonymous
• 3,450 points
773 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
749 views
0 votes
1 answer

How to sum a data table in Power BI?

It's a good practice if you avoid ...READ MORE

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

edited May 17, 2019 by Omkar 7,653 views
0 votes
1 answer

How to create a time series chart?

Follow the below steps: 1. Select the line ...READ MORE

Oct 18, 2019 in Power BI by Cherukuri
• 33,030 points
893 views
0 votes
0 answers

How to create dual KPI chart?

How to create a dual KPI chart? READ MORE

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

How to add multiple reference lines on a bar/ column graph?

Hi, Follow below steps: 1. Add a bar/ column ...READ MORE

Mar 26, 2019 in Power BI by Cherukuri
• 33,030 points
9,012 views
0 votes
1 answer

all and allExcept - DAX functions

Hi Satish, All function is used when you ...READ MORE

May 7, 2019 in Power BI by Cherukuri
• 33,030 points
7,038 views
+1 vote
1 answer

Need a DAX : To check the new escalations arrived, on the change of the escalation counter from zero to one or more

Yes exactly !  i need a measure for ...READ MORE

Sep 3, 2019 in Power BI by anonymous

edited Sep 3, 2019 1,785 views
0 votes
2 answers

Embed Microsoft Power BI into Liferay

HI... Embed Microsoft Power BI into Liferay- I HOPE ...READ MORE

Jul 15, 2020 in Power BI by anonymous
2,189 views
+1 vote
1 answer

Summary Table

Hi, @Vnk Summary tables can be formed by ...READ MORE

Sep 5, 2019 in Power BI by Cherukuri
• 33,030 points
1,474 views
+2 votes
2 answers

Count text values from different columns

You can try duplicating the category columns ...READ MORE

Aug 29, 2019 in Power BI by anonymous
• 33,030 points
1,496 views
+2 votes
0 answers

Assume referential integrity

1) What is Assume referential integrity? what ...READ MORE

Aug 19, 2019 in Power BI by vnk
1,884 views
+2 votes
1 answer

If Condition

DAX - I assume [Claim_line].[Allowed_Amount_B6] is one ...READ MORE

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

How can I get a column value from previous row in Power Query?

Hi Sindhu, add this line as your ...READ MORE

Mar 18, 2019 in Power BI by Cherukuri
• 33,030 points
8,452 views
0 votes
1 answer

Datediff with column having no value/ blank

Hi Karthick, Use the below DAX code - ...READ MORE

May 8, 2019 in Power BI by Cherukuri
• 33,030 points
6,175 views
0 votes
1 answer

How to connect to sap Hana database from power Bi?

Hi, Follow these steps to connect to data ...READ MORE

Mar 22, 2019 in Power BI by Cherukuri
• 33,030 points
7,872 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
794 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
783 views
0 votes
1 answer

Multiple slicer using same field

Hi Anitha, You can use the same filed ...READ MORE

May 8, 2019 in Power BI by Cherukuri
• 33,030 points
5,494 views
+2 votes
0 answers

USE PostgreSQL

Aug 27, 2019 in Power BI by anonymous
662 views
+1 vote
0 answers

Profit & Loss DAX table help

Below shows the report I am working ...READ MORE

Aug 6, 2019 in Power BI by John
• 130 points
1,425 views
+1 vote
1 answer

display the count of rows matching some criteria

Do you want to show a table ...READ MORE

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

Selecting based on filters

Hi,  If you have more than one table ...READ MORE

Aug 12, 2019 in Power BI by anonymous
• 33,030 points
990 views
+1 vote
0 answers

Question in creating relationship

I am creating a table where I ...READ MORE

Aug 12, 2019 in Power BI by anonymous
• 230 points
920 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
726 views
0 votes
2 answers

Power Bi duplicate rows

As mentioned by @Lina I'll post achieving the ...READ MORE

Oct 3, 2018 in Power BI by Nilesh
• 7,060 points
14,123 views
+1 vote
1 answer

how to combine multiple columns in to single column?

1. Select Edit Queries 2.Select which column you ...READ MORE

Aug 6, 2019 in Power BI by anonymous
1,145 views
+1 vote
1 answer

How to resolve Power BI DAX Join error?

Sample Table Used Here: Table1: Partner_ID, User_Id Table2: User_Id, ...READ MORE

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

edited May 15, 2019 by Omkar 4,211 views
+1 vote
1 answer

Is there a way to convert JSON data to readable table in power bi

Follow these steps step 1 - Click on ...READ MORE

Sep 24, 2018 in Power BI by Hannah
• 18,520 points
14,169 views
0 votes
1 answer

Calculating MoM Variance of a Measure Field using DAX

Create an intermediate calculated column that considers ...READ MORE

Feb 28, 2019 in Power BI by Shubham
• 13,490 points
7,275 views
+1 vote
1 answer

Power BI: TopN and All Other

Hi , Create a measure to calculate rank ...READ MORE

Mar 18, 2019 in Power BI by Cherukuri
• 33,030 points
6,278 views
0 votes
1 answer

How to categorize state, pin and city in power bi (Address)

After loading dataset, you can split in ...READ MORE

May 10, 2019 in Power BI by anonymous
• 33,030 points
3,696 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
977 views
0 votes
1 answer

How do I convert month format in Power BI?

Hi, This can easily be done using DAX ...READ MORE

Mar 27, 2019 in Power BI by Avantika
• 1,520 points
5,160 views
0 votes
1 answer

Setup Python with Power BI.

Follow the below steps: 1. Install python in ...READ MORE

Jun 21, 2019 in Power BI by Cherukuri
• 33,030 points
1,401 views
0 votes
1 answer

How to show filtered vs total data in power BI?

Hi sindhu, Follow below steps to show filtered ...READ MORE

Mar 26, 2019 in Power BI by Cherukuri
• 33,030 points
4,895 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
6,377 views
0 votes
0 answers

How to create a custom column for comparing between of 2 numbers?

Hi How do I create a custom ...READ MORE

Jun 28, 2019 in Power BI by Phalguni
• 1,020 points
706 views
0 votes
1 answer

How do you create a link visual in Power BI?

You can easily create a link between ...READ MORE

Mar 9, 2019 in Power BI by Avantika
• 1,520 points

edited Mar 9, 2019 by Avantika 5,484 views
0 votes
1 answer

Share Power BI Reports

To be able to share Power BI ...READ MORE

Jun 20, 2019 in Power BI by Cherukuri
• 33,030 points
987 views
0 votes
1 answer

How to refresh a gateway running on Azure VM?

You can easily resolve this error by ...READ MORE

Jun 10, 2019 in Power BI by Avantika
• 1,520 points
1,375 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
6,242 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,984 views
0 votes
1 answer

Power BI integration with R

Follow the below steps: 1. Install R in your ...READ MORE

Jun 21, 2019 in Power BI by Cherukuri
• 33,030 points
762 views
0 votes
1 answer

Give constant values to a column or field

Hi Priyanka, You can use a measure to ...READ MORE

May 17, 2019 in Power BI by anonymous
• 33,030 points
2,235 views
0 votes
1 answer

How to use Python Scripts in Query Editor?

Hi, In order to use Python Visuals you need ...READ MORE

Apr 11, 2019 in Power BI by Avantika
• 1,520 points
3,725 views
0 votes
0 answers

Create a sample report in power BI using R script

how to create a sample chart using ...READ MORE

Jun 20, 2019 in Power BI by Anitha
708 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
887 views