Most answered questions in Power BI

0 votes
1 answer

Exporting a table from Amazon RDS into a CSV file

To upload PostgreSQL data to S3, use ...READ MORE

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

Seeding multiple image attachments from Amazon S3 in Rails

In many Ruby on Rails apps, file ...READ MORE

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

What is the meaning of Duration in Amazon RDS Backup window

The duration window indicates the time in which ...READ MORE

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

Multi region EC2 & RDS replication from Region A to various other regions

Because of its low latency, RDS is ...READ MORE

Mar 2, 2022 in Power BI by gaurav
• 23,260 points
604 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
731 views
0 votes
1 answer

PowerBI Data Model and Slicers for Many-to-Many-to-Many too Many Over Time

A relationship with a many-many cardinality in Power BI ...READ MORE

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

PowerBI app is hanging showing "Building your app ..."

Upgrade to v2 if you haven't done ...READ MORE

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

How to load large images in PowerBi

To get around this, separate the image's ...READ MORE

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

erbi how to create family trees/Hierarchy Chart with multiple children

The hierarchy tree may display hierarchical data ...READ MORE

Mar 2, 2022 in Power BI by Edureka
• 13,690 points
1,267 views
0 votes
1 answer

How to get a regression summary in scikit-learn like R does?

In sklearn, there is no summary report ...READ MORE

Feb 27, 2022 in Power BI by CoolCoder
• 4,420 points
699 views
0 votes
1 answer

Connect BigQuery with Power BI- Best Practice and Cost Effective way

You can use a custom query or ...READ MORE

Feb 27, 2022 in Power BI by CoolCoder
• 4,420 points
2,223 views
0 votes
1 answer

How I can link Power BI and Clockify?

let Query1 = ...READ MORE

Feb 27, 2022 in Power BI by CoolCoder
• 4,420 points
1,210 views
0 votes
1 answer

Embeded Power BI report with service principal using on premise SSAS as dataset

On the data gateway that is being ...READ MORE

Feb 23, 2022 in Power BI by CoolCoder
• 4,420 points
1,310 views
0 votes
1 answer

Power BI DAX - adding date filter to DAX Query

VALUES('Combination'[Requirement]) gives you a table with all the ...READ MORE

Feb 23, 2022 in Power BI by CoolCoder
• 4,420 points
1,927 views
0 votes
1 answer

DAX Power BI: Replaced blank values with zero and issue with chart

It seems like you're facing an issue ...READ MORE

Aug 22, 2023 in Power BI by anonymous
• 1,420 points
1,706 views
0 votes
1 answer

How to calculate average percentage in Power BI?

You can add one more measure to ...READ MORE

Feb 23, 2022 in Power BI by CoolCoder
• 4,420 points
6,107 views
0 votes
1 answer

Where is OLAP in Power BI

Is there a difference between the data ...READ MORE

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

How to Get Power BI Embedded Report's Filters' Options

The getFilters function returns the current filters ...READ MORE

Feb 22, 2022 in Power BI by surbhi
• 3,820 points
2,890 views
0 votes
1 answer

Hide the Power BI logo during visualization load

First, replace the Power BI logo with ...READ MORE

Feb 22, 2022 in Power BI by surbhi
• 3,820 points
2,807 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,820 points
848 views
0 votes
1 answer

Power BI - how to authenticate to app.powerbi.com silently

 I have to create the application in ...READ MORE

Feb 21, 2022 in Power BI by CoolCoder
• 4,420 points
4,645 views
0 votes
1 answer

How to bind multiple Power BI datasets to a single Power BI Report

This is not an option. These are ...READ MORE

Feb 21, 2022 in Power BI by CoolCoder
• 4,420 points
2,386 views
0 votes
1 answer

Power BI On-Premises Data Gateway through a VM for customers?

There isn't any other choice, To connect ...READ MORE

Feb 21, 2022 in Power BI by CoolCoder
• 4,420 points
3,390 views
0 votes
1 answer

Power BI world map highlight countries

With a custom map specification and a ...READ MORE

Feb 21, 2022 in Power BI by CoolCoder
• 4,420 points
2,138 views
0 votes
1 answer

Power BI dataset and Excel on Mac OS

Because Excel for MacOS isn't supported, connecting ...READ MORE

Feb 18, 2022 in Power BI by CoolCoder
• 4,420 points
2,719 views
0 votes
1 answer

Power BI: Giving users the option to include or exclude a type of data

The best option, in my opinion, is ...READ MORE

Feb 18, 2022 in Power BI by CoolCoder
• 4,420 points
3,598 views
0 votes
1 answer

Scalable Power BI data model on delta lake ADLS Gen2

You may use the new Delta Sharing ...READ MORE

Feb 17, 2022 in Power BI by CoolCoder
• 4,420 points
1,994 views
0 votes
1 answer

How to pass parameter to my POWERBI embedded report?

You need add a filter url argument. ...READ MORE

Feb 17, 2022 in Power BI by CoolCoder
• 4,420 points
9,377 views
0 votes
1 answer

Power BI not able to connect to Azure SQL with private end point

You'll need to install an on-prem gateway ...READ MORE

Feb 17, 2022 in Power BI by CoolCoder
• 4,420 points
5,244 views
0 votes
1 answer

If there a way to have the current month by default in a KPI representing MoM% in Power BI

The PREVIOUSMONTH DAX function can be used ...READ MORE

Feb 16, 2022 in Power BI by CoolCoder
• 4,420 points
2,405 views
0 votes
1 answer

Power BI Embedded suspend and resume capacity using .NET SDK

In short, No. As the link you provided, ...READ MORE

Feb 16, 2022 in Power BI by CoolCoder
• 4,420 points
973 views
0 votes
1 answer

PowerBI - Actual & Planned Dates on Same X Axis

Yes, you may add two date columns ...READ MORE

Feb 15, 2022 in Power BI by CoolCoder
• 4,420 points
1,472 views
0 votes
1 answer

Difference between PowerPivot, PowerQuery and Power BI

Query Power Power Query is an Excel add-in ...READ MORE

Feb 15, 2022 in Power BI by CoolCoder
• 4,420 points
913 views
0 votes
1 answer

Spell check in Power BI

Simply navigate to another page and return ...READ MORE

Feb 14, 2022 in Power BI by CoolCoder
• 4,420 points
3,752 views
0 votes
1 answer

Spell check in PowerBI

Simply navigate to another page and return ...READ MORE

Feb 10, 2022 in Power BI by CoolCoder
• 4,420 points
943 views
0 votes
1 answer

Row Level Security on a Paginated report

RLS is now only available on the ...READ MORE

Feb 10, 2022 in Power BI by CoolCoder
• 4,420 points
2,391 views
0 votes
1 answer

Query from Power BI to AI suddenly fails with (502): Bad Gateway

The AA Query frequently returns too much ...READ MORE

Feb 10, 2022 in Power BI by CoolCoder
• 4,420 points
1,766 views
0 votes
1 answer

Custom title and logo in Power BI Report Server

Your title can always be added to ...READ MORE

Feb 9, 2022 in Power BI by CoolCoder
• 4,420 points
1,326 views
0 votes
1 answer
0 votes
1 answer

Categorised data in Power BI

Use a helper table to store these ...READ MORE

Feb 8, 2022 in Power BI by CoolCoder
• 4,420 points
734 views
0 votes
1 answer

Autorefresh the Power BI report with import Query

You should publish the report from the ...READ MORE

Feb 10, 2022 in Power BI by CoolCoder
• 4,420 points
870 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,420 points
842 views
0 votes
1 answer

How to measure in DAX to calculate YTD for chosen month only for Power BI?

If you use the date column from FactTable, ...READ MORE

Dec 22, 2020 in Power BI by Gitika
• 65,770 points
4,968 views
0 votes
1 answer

Using Multiple filters in DAX

CALCULATE is defined as CALCULATE(<expression>,<filter1>,<filter2>…) This means that you can ...READ MORE

Dec 22, 2020 in Power BI by Gitika
• 65,770 points
8,420 views
0 votes
1 answer

Scraping Data from a website which uses Power BI - retrieving data from Power BI on a website

Putting the scroll part and the JSON ...READ MORE

Dec 22, 2020 in Power BI by Gitika
• 65,770 points
5,368 views
0 votes
1 answer

Cannot install Microsoft Power Bi Postgre SQL connector

There seems to be some problem with ...READ MORE

Dec 22, 2020 in Power BI by Gitika
• 65,770 points
915 views
0 votes
1 answer

How to connect google sheet with power bi?

If you're not limited to R Studio, ...READ MORE

Dec 22, 2020 in Power BI by Gitika
• 65,770 points
937 views
0 votes
1 answer

How to parse a .json column in Power BI?

Use Json.Document function like this let ...READ MORE

Dec 21, 2020 in Power BI by Gitika
• 65,770 points
3,016 views
0 votes
1 answer

What do “Enable Load” and “Include In Report Refresh” mean/do?

"Include In Report Refresh" means query is ...READ MORE

Dec 21, 2020 in Power BI by Gitika
• 65,770 points
9,692 views
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,770 points
810 views