How to disable an api call?
Hi all, I've created a data model which uses a function to call the Microsoft Sentiment Analysis api - everything works really well. What I want to do is somehow disable the call where records have...
View ArticleRe: Power BI Embedded connected to local SQL Server instead of SQL Database...
Hi ,thanks for your suggestion, have upvoted the idea!
View ArticleRe: Can not Delete rows using PowerBI REST API
Thank you v-lvzhan-msft,I am trying to build live stream dashboard based on Heatmap visualization as explained here: https://community.powerbi.com/t5/Best-Visual-Contest/Heatmap/cns-p/7551 I have got...
View ArticleRe: How to disable an api call?
Probably an type question, but I would imagine that you would need to store your scores in something accessible by M, pull that into your query, merge/join your data sources to filter out those...
View ArticleJavaScript API: Custom visuals not rendering
I'm having a problem rendering reports with custom visuals using the JavaScript API. The report is hosted in the Power BI service, rather than Power BI Embedded. The rest of the report renders fine....
View ArticleRe: Can not Delete rows using PowerBI REST API
Streaming data using Heatmap? Could you clarify that the Streaming DataSet in you post refers to this?
View ArticleRe: How to add power bi reports into my personal erp software
Hi , If the ERP software is a web application, you can use Publish to web or Power BI Embedded features to embed reports. Best Regards,Qiuyun Yu
View ArticleImport data from wordpress website database
Hi, I have developed my company CRM on wordpress theme and I want to import that data into power BI, is it possible with shared hosting? if yes then how? Thanks for your time.
View ArticleRe: JavaScript API: Custom visuals not rendering
Hi have have the sames issue, custom visuals not rendering, i also have similar errors
View ArticleRe: How to disable an api call?
Hi Martyn,I'm not familiar with these sorts of calls, so one question here:The values that should possibly be excluded: Where do they come from? Is this some sort of recursive operation here?Do the...
View ArticleRe: How to push the Power BI data to external file via typescript code
You can even refer https://powerbi.microsoft.com/en-us/documentation/powerbi-service-get-data-from-files/
View ArticleIs it possible to add multiple attributes to a single axis?
I am creating a Power BI custom visual where in which we want to plot 3 or 4 attributes on a single y-axis.I have downloaded sample custom visuals but not able to figure out how to do it.Please guide...
View ArticledataSelected on table
I have a powerbi embedded report that works fine -it renders as a table with a few columns . I would like to be able to click a row in the table and see the data related to that row. I have tried to...
View ArticleRe: JavaScript API: Custom visuals not rendering
Yesterday (some other day, too) I had the same problem with a custom R visual.Sometimes it works with a browser but doesn't with a different one. Now it's working with both Chrome and Firefox but not...
View ArticleTop 5 and everything else other
My pie chart shows the percentage of each job title based on count. I only want to show the top 5 though, and I want everything else to be show in something called "Other". I want this to be dynamic,...
View Articledashboard with real-time data in powerbi service
I am streaming real time data using eventhub and powerbi api into dataset my data looks like {"Time":"2017-01-10T21:13:09.168Z","Unit":"1","X":98.6,"Y":98.6,"Pressure":98.6} I want to display a summary...
View ArticleRe: How to add power bi reports into my personal erp software
Just to clarify, publish report to web will be static?
View ArticleRe: Custom Visual HTLM formatted text viewer - Missing Menu Selection option...
The Jan release has the feature added in the desktop version so the visual renders just fine. Thanks!!
View ArticleRe: JavaScript API: Custom visuals not rendering
What is the custom visual in your case? At the moment I post, the custom visuals such as Pyramid 3D Chart, Tachometer can be rendered well when embeded.
View ArticleRe: JavaScript API: Custom visuals not rendering
It affects a number of bespoke custom visuals created using the Custom Visuals API. I'm not suprised custom visuals from the gallery render correctly as aren't these whitelisted in the service and...
View Article