Can we add external javascript file to custom visual?
Hello,Can we add external javascript file to custom visual?If yes can anyone point me at some code or link.I have tried few things like $.getScript(), reference path but no luck. Thanks.
View ArticleHow do I access the PowerBI REST API via ODataFeed in PowerBI Desktop
Hello everyone,my question is about the usage of the PowerBI REST API. I want to use it as a datasource in an odatafeed. When I want to access https://api.powerbi.com/beta/myorg/dashboards for example,...
View ArticleGetting report data from Power BI api
Hi all, I would like to use Power BI to create visuals and to do my data aggregations. However, we are working with a UWP application to represent te infomation in a program. Is it possibly to show...
View ArticleCreating pbiviz files with Visual Studio
Is it possible to compile custom visual .ts files to .pbiviz files using Visual Studio? Typescript compiler in the https://app.powerbi.com/devTools seems to be outdated, and won't compile some of the...
View ArticleIntegrate PowerBI with AX7
I am a developer of AX, and would like to explore the integration between AX7 and PowerBI.I saw there was a great update about Query Parameter and File Templates in April: Deep Dive into Query...
View ArticleSSAS to Power bi Percentage symbol issue
Hi All, I am connecting to SSAS with live connection from Power BI. The issue is, we have some measures which are in % . when i am trying to create a chart using this measure, it is treated as a text...
View ArticleConnected as VPN through SQL Database
If i have some data comes as a database through VPN i implemented the power bi application but if you disconnect the VPN the data also shows in power bi how can i disable the data when VPN will be...
View ArticleHow to create matrix or table like a scorecard
I want to create a matrix with the same.. level columns 'no grouping'.. how can I do that.. I already did something like I want since gender is the first group, nationality is the second and locality...
View ArticleHyperlink not clickable with custom visual.
Hello,I am working on creating custom visual which creats simple hyperlink using d3js.Some how when its clicked it dosent open the browser even though the link has proper href and target tags.I also...
View ArticleDatalist not fully working in Designer
I've created a custom visual with a datalist http://www.w3schools.com/tags/tag_datalist.aspThis worked nicely in the devtools and portal, however when I open this in the Designer, it is not fully...
View ArticleIntegrating Power BI report designer UI in web application
Hi, I am new to power BI embedded, understood that, Power BI Embedded enables to integrate Power BI reports into your web application. However, is there any way to integrate power bi visualizations...
View ArticleHow data set and retention policy works in case of REST Api
Hi,I am trying to understand how the dataset is caching the data pushed through the REST calls. In one of the video(https://www.youtube.com/watch?v=PpiUsSCXFhM) it says, the data won't be imported, but...
View ArticleData source error: We cannot convert the value "[Table]" to type Table
I received the following error: Data source error: We cannot convert the value "[Table]" to type Table. I was not able to find anything helpful online. I wanted to let users know what caused my...
View ArticleCreating a "plug" in DAX to bridge two data sets
We have a data warehouse that has transactional data (i.e. invoice, item number, etc). We also have our general ledger data in Oracle Hyperion which we recently migrated to our data warehouse. The...
View ArticleNot receiving Power BI registration email
Hi Folks, I have set up an Azure A/D User and given it an 'alternate email address'. When I try and sign up to Power BI using that account it says 'Greate Go Check your email" but I never receive...
View ArticleCustom Visuals - Not Saving
Hello, Newbie. I added a few custom visualizations to my Visualization Pane and when I close out of the PBID and re-open all the custom visualizations I loaded are gone. I am left with the standard...
View ArticleNeed to pass the user as a SQL function parameter
I found a couple posts that grazed the subject but none that nailed my need. It sounds like user based data filtering, which is a *pretty fundamental* requirement, is pretty immature or void in Power...
View ArticlePlayground built from latest GitHub does not show any visuals
I cloned the PowerBI-visuals source from GitHub and built it by following the proceedure found in https://github.com/Microsoft/PowerBI-visuals . I used gulp to run the build instead of VS2015 as I have...
View ArticleAssigning access to a report to a GROUP of users in my company...
Hello, I notice that when I want to share a report in Power BI with people in my company, it only works based on email address. Ideally, I would like to share with a group of users defined in Active...
View ArticleMonthly Goal Trending
So I have a goal table containing the MONTHLY goal for a particular measure which I have stored in a goals table using the first day of the month for the month that the goal is applied to (1/1/2016...
View Article