questions/power-bi/page/25
Hi, Follow these steps, to connect to Postgresql database. 1. ...READ MORE
What you want is possible using the ...READ MORE
Start by creating a query with the ...READ MORE
Try solving it using the Workbook. Query ...READ MORE
Hi, You can try this way, A - Actual ...READ MORE
Make sure to use the correct embedURL, ...READ MORE
Hi, Anitha Go to this Link https://powerbi.microsoft.com/en-us/downloads/ Then click on ...READ MORE
The following call, FirstRowAsHeader = Table.PromoteHeaders(TableWithoutHeader) shall replace the ...READ MORE
Hey @saranya, Try removing the header and ...READ MORE
To add to @Kalgi's answer, Also make ...READ MORE
I see what you mean now. LOOKUPVALUE appears to ...READ MORE
First of all, we need to use the ...READ MORE
Objective : The idea is to use List.Transform twice, ...READ MORE
Your Date format should be handled by ...READ MORE
You can use the powerful R programming language to ...READ MORE
Currently, I don't think there is a ...READ MORE
Select treemap. Make it active. Turn on Visual Interactions ...READ MORE
You have to modify the stream analytics ...READ MORE
There is a clear deficit in the ...READ MORE
Add the following to the end of ...READ MORE
CronJobs are a good choice. Here's a ...READ MORE
A simple solution is this: List.ContainsAny(Text.SplitAny("This is a test ...READ MORE
Try and make sure that the app ...READ MORE
try this. let TableA = ...READ MORE
AFAIK , Power BI REST API only ...READ MORE
Try this. let db = Sql.Databases("sqlserver.database.url"){[Name="DatabaseName"]}[Data], Sales_vDimCustomer = ...READ MORE
So, there's no direct way to connect ...READ MORE
With the release of 2.0.0 you can ...READ MORE
Hope this might be of some help ...READ MORE
If I understand correctly, you're connecting to ...READ MORE
You can fix this issue by installing the ...READ MORE
Heyyy @Hannah, you just need remove or ([principlecode] = ...READ MORE
The invalid escape sequence is caused by ...READ MORE
Try adding a Group By with Minimum ...READ MORE
See if it helps: https://www.nuget.org/packages/PowerBI.NetStandar ...READ MORE
When you're trying to use R on ...READ MORE
This call: FirstRowAsHeader = Table.PromoteHeaders(TableWithoutHeader) replaces the column names ...READ MORE
Go to Edit Queries window of Power BI Desktop. ...READ MORE
Here is something you could try . let ...READ MORE
Try changing the resource URI: var result = ...READ MORE
IE does not yet support Promise. You ...READ MORE
Power BI doesn't handle case sensitivity that ...READ MORE
What I think is, it might look ...READ MORE
You can disable sandboxing by adding this ...READ MORE
there is a couple of errors in your ...READ MORE
This is an error in the documentation. As ...READ MORE
You can also achieve this using a ...READ MORE
Business In Intelligence is a set of ...READ MORE
Yse a DAX measure to calculate the ...READ MORE
Best you can do right now is ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.