General Table and Column Creation Using Different Dates
Hi, I've asked this before and I am unable to figure this out I work with portfolio information. I'm bringing in two tables. One is transaction based, with each row having a date to reference a...
View ArticletileLoaded event fired n*n times for n tiles
I trying to create 4 different tiles in 4 different elements withvar powerBITile1 = powerbi.embed(tileConatiner1, config1);...var powerBITile4 = powerbi.embed(tileConatiner4, config4); After that I...
View ArticlePower BI Embedded
HI Team,Power BI embedded gives two ways to embed reports into Custom Web App. For Power BI users (will need only Power BI Pro license for each users). [assuming this model as PB1 ]Other with having...
View ArticlePower BI Embedded-Not able to import report of 350 MB within the workspace
Hello All,Through console app, I am trying to import Power BI report of 344 MB into the Power BI Embedded workspace and this results in 'Internal Server Error'.This report uses import method and has...
View ArticleEmbed Power BI report in web application
Hi! I have some questions regarding showing Power BI reports in a custom web application. The web application is based on an ASP.NET 4.6/ASP.NET identity, (claims aware) and the users authenticate with...
View ArticleScheduled refresh of OData based VSTS Analytics Datasets in Embedded Power BI
Hi, We are implementing OData based Embedded Power BI with VSTS Analytics as data source and Role Level Security. The Power BI reports (.pbix) are created using Power BI Desktop and uploaded to the...
View Articlereturn results from one table based on filter selections made against an...
I have a model where all tables have joins and then one lone table whose grain is different from all the rest and cannot be joined to the model.The Lone table's grain is at the hour level and was...
View ArticleHow to identify Customers who have NOT bought a product
Hello! I am trying to build this report where I have to identify customers who have NOT bought a particular product but has bought other products.I have attached an example spreadsheet which Customer,...
View ArticleAzure Consumption Insights content pack issues with Account Access Keys
Hi,we would like to use the new content pack for our Azure EA administrators and account owners. The EA administrators should monitor the used services and expenses for the company and the account...
View ArticleDAX: to return full table results from unrelated/unjoined table. Sql...
I need a DAX formula which returns a full table of results, after evaluating a condition between unrelated tables?? I have a table unjoined/unrelated to rest of model, and I need to slice it by...
View ArticleExpand standard Table functionality
Hello, What if we would like to build a custom table with columns as input fields. Could we build upon the standard table (preview) so that we don't lose any of its functionality, or do we have to...
View ArticleDAX: ways to write a subquery?
How to write a DAX that(a) evaluates a subquery Situation I have is two unrelated/unjoined tables of different grain that i need to join using DAX.
View ArticleProblem calling functions on Report object
Hi, I'm able to display my report on my web application, but after that I can't do anything with the Report object returned by powerbi.embed(...). What happens is that anytime I call a function on the...
View ArticleDashboard embed. Requests with 401
Hi, I've successfully embeded dathboard in web app for non power-bi users. 1. Retrieved access token by password grant type: POST /common/oauth2/token HTTP/1.1 Host: login.microsoftonline.com...
View ArticleDAX: is it possible to join two tables M:M relationship?
Since model doesn't allow, can DAX be used to join two standalone table on Datekey, which is not unique in either table, in order to return DISTINCTMan results where the two match?
View ArticleCouldn't load the data for this visual
I embedded 2 PowerBi dashboards in my web app by using PowerBI embedded. The PowerBI have multiple pages and all visuals are displayed except for 1 visual. It shows the text: ' couldn't load the data...
View ArticleGenerating report embed token return 401
Hi, Following this tutorial and Embedding with non-Power BI users, I already successfully embeded dashboard for non-Power BI users. I've used the approach of retrieving access token for master account...
View Articlecan I use new measure on power bi web part?
can I use new measure on power bi web part?Hi:Does anyone know how I can multiply two aggregate together on power bi online?The reason I don't use Desktop is that I would like to update my data in real...
View ArticleSQL OUTER APPLY - DAX equivalent needed.
I believe Power Query doesn't support OUTER APPLY and my requirement can't be solved any other way. Is anyone willing to look at the issue and confirm so that I know whether to post as suggestion in...
View ArticleQuery Parameter is not refreshing
Hello, I have two Query Parameters that are for the user to pick a country name, then to pick a state/region from the selected country. If I change one parameter (the country selection), the...
View Article