Top "Powerbi" questions

Power BI is a free, self-service analytics tool available individually or integrated with Microsoft Excel, Office 365 and all major Databases and analytics tools.

Errors when connecting oracle DB with Power BI

I am trying to use Power BI to connect with Oracle 12c Data source, I have looked for multiple solutions …

powerbi oracle12c powerbi-datasource powerbi-desktop
Overlapping bar chart with multiple axis in PowerBi

I would like to have a overlapping bar chart in PowerBi with multiple axis. I have an example from Excel …

data-visualization powerbi powerbi-desktop
How to search multiple strings in a string?

I want to check in a powerquery new column if a string like "This is a test string" contains any …

powerbi powerquery
How to specify an API key name in Excel - A web API key can only be specified when a web API key name is provided

I have a standard MVC API OData enabled service which works under anonymous authentication. I would like to pass a …

asp.net-mvc excel odata powerbi odatacontroller
Concatenate text with newlines in PowerBI

If I have a column in a table where each cell contains text, how can I push them as output …

powerbi dax m
Power BI report integration in asp.net mvc application

Can you please let me know how to integrate Power BI report in Asp.Net MVC application ? Application Details : Asp.…

asp.net-mvc-4 c#-4.0 powerbi
Microsoft business intelligence platform vs QlikView

I have no experience at all with QlikView, but I have read great reviews about it. According to Gartner Research …

business-intelligence powerpivot qlikview powerbi qliksense
How to JOIN summarized data from two queries into new table in DAX Power BI

I have 2 queries: Premium: and Losses: How can I simply summarize data from Premium query and LEFT JOIN it to …

powerbi dax powerbi-desktop
How to Find the Most Current Date From a Column in Power Query - MAX()

This is for a Power Query: I am working on a report that compiles information from different dates and I …

powerbi powerquery m
How to use DATEDIFF in Power Query (M query) to look for months between two dates

I need to find the month difference between two dates (checkIn and Checkout dates) in Power Query (M-query). It can …

powerbi powerquery m