Matrix table view in Custom visuals.
I'm trying to build a custom visual, there i need the data like what we have in tables. I drag two column into "Summize Category"(Category name) and one column into "Measure Data". In dataview array...
View ArticleEmbedded Reports error if multiple objects are embedded on a page
Hi all, I'm trying to embed multiple reports in a single web page. When I do so the "dataSelected" and "rendered" events do not work. If I embed a single report then all is well. If I add an embedded...
View ArticleRegister with AAD V2 and authenticate using MSAL.js or ADAL.js
Hi, Is it possible to authenticate to apps registered with AAD v2 for PowerBI via MSAL or ADAL? It would be great if we get any sample code. Regards,Yasotha
View ArticleTrying to embed report in AppOwnsData sample report, getting 403 Forbidden error
I am trying to run the sample AppOwnsData project (https://github.com/Microsoft/PowerBI-Developer-Samples/tree/master/App%20Owns%20Data) and I have followed the directions to a tee. I created a native...
View ArticleCan we Disable Row level filter on power Bi reports
hello team,Its possible to disable row level hirarchy to drill down for user on power Bi reports.
View Articleline chart color data labels
Hi, I want to change the color of the data label automatically by a line chart due color formatting.The color of the data label on the specific point has to change by the specific value.If the value is...
View ArticleLine chart color data label
Hi, I want to change the color of the data label automatically by a line chart due color formatting.The color of the data label on the specific point has to change by the specific value.If the value is...
View Articlehow to get list of favorites from power bi api in C#.Net
Hi All, We have created a web application and able to get the below data from API https://powerbi.docs.apiary.io/# 1) Authenticate user, check the below...
View Articlehow to add jQuery and bootstrap javascript?
Hello, i want to create some buttons and a dropdown menu with bootstrap and jquery, but how can i add them to my visual?cause when add the files to my pbiviz file and run the code, i am getting a...
View ArticleAutomate report deployment
DevOps will not allow publishing reports to production environment by using manual Power BI Desktop publishing.DevOps will not allow me to connect to the production database to get my connection string...
View ArticleMerge to Tables
Hi, I need a way to connect two tables. The unique value exists, an order number is used as the identifier. But this number exists several times, so Power BI does not allow it. Can Someone help me...
View ArticlePower BI Embedded - Non power BI Access to their data - Direct query?
I am currently building a power BI embedded application and essentially want to have NON-Power BI Users log into the system and access data according to their associations with the company. A couple of...
View ArticleAsk a question about your data via REST API
Hi, Is it possible to bring the "Ask a question about your data" feature in dashboards when we use PowerBI Embeded to embed the dashboards in applications? Regards,Yasotha
View Articlejquery filter not working on Embedded report
Hi I have a Report embedded into an MVC Web app, the problem is that my filter does not work, i have tried various methods to no avail. <script type="text/javascript"> window.onload = function...
View ArticleClone and Re-bind with on-prem SQL Server
I am attempting to automate the "clone and rebind" procedure with a report that is connected via DirectQuery to an on-prem SQL server database. We are an ISV and each customer is in their own DB....
View Articlebinding the textbox/Text value in report (single object)
Hi, My requirement is to bind the Textbox value with the my data( string value) taken from Textfile as DataSource. when i bind to the value, its knows as Column1 and then below the value. I wanted to...
View ArticleHow to compile custom icons into my visual
Hello!I am building a visual with an "fancytree" treeview and this view needs a .gif file inside the .css file, can i compile my .gif so it stays with inside my visual (and not on an 3rd party...
View ArticleTypeError: 'get length' called on an object that does not implement interface...
i am gettings this error on edge and firefox with my custom visual, any one know how to fix this cause my visual doesnt even show up in firefox/egde...Error: 11:24:54.844 TypeError: 'get length' called...
View ArticleGetting 403 error when embedding report in sample app. This was working...
I am using the "App Owns Data" sample from Github and embedding a report. It was working perfectly yesterday. Today, without having changed a single thing, we're now getting "This content isn't...
View ArticleDefault selected value in filter
I have a common filter with some options.When I do not select any option, the filter show me the value "All".But this bring to me a wrong result.I need a default value selected in the filter.I saw in...
View Article