Re: Uncertified custom visual in embedded?
Well, I think you would have to test that, probably by compiling the example pbiviz project. Or perhaps you can get one somewhere. Perhaps someone else has done this but I have not. Best I can offer is...
View ArticleRe: custom visual enumeration issues
thanks and finally I'm create dynamic color picker as much as fields values selected, and strore in dataview using selector metadata.
View ArticleHow to rename a dataset using the powerbi rest api's? Is this even possible?
I need the ability to rename a dataset using the powerbi rest api's. I realize you can rename a dataset manually thru the web interface (app.powerbi.com), but I am not seeing this functionality thru...
View ArticleGenerateTokenInGroupAsync method returned Operation returned an invalid...
We are using the PowerBI embed feature to embed PowerBI reports in our MVC .Net application. It works for all kind of reports excepts for Paginated reports. For paginated reports when we try to...
View ArticleGenerateTokenRequest returns Operation returned an invalid status code...
We are using the PowerBI embed feature to embed PowerBI reports in our MVC .Net application. It works for all kind of reports excepts for Paginated reports. For paginated reports when we try to...
View ArticleAzure Aanalysis tabular model better or PowerBI Data model?
Hello All, It would be really helpful if any of you could share your experience or information in building tabular model in Azure Analysis Services and consuming it in PowerBI reports, is better option...
View ArticleRe: secure embed power BI report
Hi Yes , you are correct this issue is already reported to microsoft. https://community.powerbi.com/t5/Issues/iFrame-Embed-Issue/idi-p/763366 As microsoft have some issues with this.For now use the...
View ArticleConnecting to web api
Hi I am very new to using Power bi, so this might be a very basic question, but hope someone can help me. Until now I have only created dashboards based on data from our local server. However now I...
View ArticleDefining custom style between group/category name and corresponding colour
Hi, I was wondering if it possible to define a custom colouring style between group/category name and corresponding colour. For example, if I am working with geographic data, I would like the graphs to...
View ArticleRe: R Custom Visual - Setting colours for each value in a field/column
There doesn't appear to be a way to pass dynamic/data driven properties through to R according to the PBI visuals team. Their recommendation was to implement the visual in TypeScript.
View ArticleRe: Connecting to web api
Hi You can use the Web Connector let Source = Json.Document(Web.Contents("http://https://speca.io/SimonOnlinePOS/external-api-v2")) in...
View ArticleRe: get data from sharepoint folder/link using python script
Thanks but that doesn't work, 403 error message. That actually does not work for many people.
View ArticleNew Column Bar as a total as new bar
HI, I have the below dataset and when I create a stacked bar chart it gives all the color in a separate bar, but what I need at end of all the charts I need one more bar set which tells each color...
View ArticleUsing Rest API to change a Report/Dataset to use a different On-Prem...
I have a developed a PowerBI report in Powerbi desktop, which is sourcing it's data from an on-prem Analysis Server. In the PowerBi service I have created a workspace, I have then installed a on-prem...
View ArticleData Refresh failing with multiple python scripts
Hi , I am currently running 5 different python scripts that call an API to get data. When I refresh my tables individually on the report creation page, everything loads find and I do not get any...
View ArticleJSON parameter for pivotTable --> "stylePreset"
Hi all,I am trying to build a corporative theme in JSON file.I need to set the style preset for the matrix visual as "Alternating rows", so I tried possible combinations on the following instruction:...
View ArticleRe: Connecting to web api
Thansk Jayendran! I have been provieded with a token form the web service, where does that fit in ? If you open the link, then i though i shoul build a Url like this:...
View ArticleSingle PowerBI Embedded API to call separate reports based on condition
Hi Folks, We have an existing Power BI Rest API being used by a third party to call a Power BI Report. There is a new requirement from the same third party vendor to call a different...
View ArticleRe: Phased Embedding API with Preload error
I'm getting the same issues as everyone else. One thing I noticed in your code is that you use the baseUrl at "https://embedded.... not https://api as the docs suggest. Can you explain this? However...
View ArticleWeb incorporation code doesn't work now . Can you help me?
Web incorporation code doesn't work now. the asterisks I listed them to hidenow link <iframe width="680" height="510"...
View Article