Two date field to one date field
Hi,I have two date field one is for the registration date and one for the date customer made his first time deposit.I wonder if it possible to have one date field that present what acutal happend in...
View ArticleJavaScript API - Data Selection Events - Catch Deselect Event
Hi,great work with the JavaScript API! With reference to Scenario 7: Data Selection in the Power BI JavaScript API demo. We have successfully managed to embed our report and catch event.detail data...
View ArticleFiltering in real time dashboard.
Hello!I created real time dashboard (Line Chart) and show current price for each product order by time.I push data in API. Data has next format:[ { "ProductName" :"AAAAA555555", "CurrentPrice" :98.6,...
View ArticleR graphs not published in the service
Are there currently any issues with the R graphs not working in the service (or in an embedded application)? I have created a simple R graph that runs in the desktop but when I publish it in the...
View ArticleIssue in adding Library files in tsconfig
We have all library files loaded from a local host source.But I want those library function source to be added in ts config file.So, I tried adding Jquery and Jquery UI custom libraries, which on...
View ArticleStreaming Dataset vs Power BI Rest APIs
hi, what is the difference between Power BI Streaming Datasets and REST APIs? -- Ragu Thangavel
View ArticleDoubt about RestAPI Real time data
Hi, i want to use Power BI REST API to get reports on my account and show them on my web app. My doubt is:When a user access to my app and see the iframe with report obtained by C# code, will it be...
View ArticleStream Dataset for local SQL Server Database Query
Hi, how to create Power BI Stream Datasets and Push Data from local SQL Server Query Data to that Stream datasets. -- Ragu Thangavel
View ArticleMigrate Existing Custom Visuals from DevTools to Visuals API
Hello Team, We have built some custom visuals using DevTools and published those in Power BI Custom Visual Gallery.As DevTools are deprecated now, we want to migrate all our custom visuals to Visuals...
View ArticleStep 2 in Sample "Push dat to Azure by Adam Saxton :AcquireToken will acquire...
I've working on the sample "Push data into a dashboard" by Adam Saxton. In Step 2: Get an authentication access token code is provided to get authentication. The NuGet Package...
View ArticleInput text (Objects) does not allow more than 250 characters
Hi everyone, I'm trying to create an input text in Objects (capabilities.json) and it has more than 250 characters. I saw that the component has the maxLength = 250. And I saw in documentation there...
View Articlesteepest learning curve for Qlikviewer?
Hello PowerBIers! What would you suggest for a former QlikViewer as learning path? for a Developer, I mean. - Training materials/Tutorials (other than...
View ArticleCan we add report level filter in power bi visuals from code (JavaScript)
Can we add report level filter in power bi visuals from code (JavaScript)
View ArticleCombine real time data streaming with local data in Power BI online
Hello, I am sorry if this question has been solved already, I couldn't find anything about it. I have a real time data streaming coming from Stream Analytics to Power BI Online.However, I would like to...
View ArticleDelete report, or dataset
My problem is that I want to be able to delete a report based on its ID. I've seen that it's possible to delete a dataset, which will subsequently delete the related reports. But when I have a report...
View ArticleTile API not returning EmbedUrl
Im using the tutorial found here to embed a tile: https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-tile/ I have previously successfully embedded a report with no issues....
View ArticlePrivate custom visuals?
Is it possible to create private custom visuals only accessible to an organisation? We are developing a custom visual for an enterprise project and I assume in order to use that visual with powerBI...
View ArticleCustom visuals: change port from 8080
I've installed the PBIVIZ custom visualization tools by following the tutorial at https://powerbi.microsoft.com/en-us/documentation/powerbi-custom-visuals-getting-started-with-developer-tools. However,...
View ArticlePowerBI Embedded Visuals won't load (DirectQuery)
Hi All, Since this morning all visuals in powerbi embedded won't load. The report works with direct query and worked fine yesterday. Furthermore, the report works fine locally from PBI desktop. I'am...
View ArticleCustom visual based on clustered column chart
Is it possible to create a custom visual based on an existing visual? I want to create a custom visual which is exactly like the clustered column chart with a dynamic title or axis label. Is there a...
View Article