Re: Power BI Embedded and Angular for webpage
, I have retrieved my Embed URL and AccessToken. Once I insert the following credenials t the HTML file as you showed. I get the result: "This content isn't available." How can I address this?...
View ArticleRe: Database per customer for embedded.
Probably not that big a deal - but if you go with a single workspace for all customers, you must come up with a unique string name for each customer dataset. If you go with a seperate workspace per...
View ArticleRe: Power BI Embedded and Angular for webpage
, Thanks for the information I will into this as well! This clarified a lot. Thanks,bdiouf
View ArticlePowerBI changes data table name to RealTimeData and creates errors
I am sending data to PowerBI from Azure storage using a stream analytics job. I can see my data table in the PowerBI interface (I called it deviceData), but when I create a report from the data...
View ArticleRe: Import single PBIX to multiple workspace/datasets using different Azure...
Opened a ticket with Microsoft and figured out the issue. Answering my own questions below in case anyone else has the same issue. > 1) Is there a way to change the query parameter (which contains...
View ArticleRe: Power BI embedded supports data refresh
This is a huge need for our clients as well. I saw this limitation in the PBI Preview but assumed something as fundamental as data refresh would be supported after the Preview. Guess it's true what...
View ArticleThe custom visuals gallery is moving to the Office store.
Hi, ICYMI... I stumbled on this articlehttps://powerbi.microsoft.com/en-us/blog/custom-visuals-now-available-in-the-office-store/ and it seems the Custom Visuals gallery is moving to the Office...
View ArticleRe: change custom visual name
Ted is right... If for any reason you needed to bring any changes the custom visual name, displayName or even visual class name , that would be done in pbiviz.json file of your project{ "visual": {...
View ArticleUse 3rd party Grid/pivot control that allows cell edit in visual
Hi, We are in the process of developing a solution that enables users to enter data from a grid in a PBI visual. We have experimented with a few but couldn't find one that exactly fits our needs. We...
View ArticleRe: Getting Error while embedding dashboard
The github sample works without problem in my test. The error message "unable to read data from the transport connection an existing connection was forcibly closed by remote host" seems related to...
View ArticleRe: change custom visual name
Thanks,Its working if we change GUID.I have change name and displayName but it is not working but when you change GUID starting text then and then it is working.e.g.If GUID is Part1010101010 then...
View ArticleAbility to trigger an email to people highlighted in a Power BI table
Hi I have received a rquirement to be able to trigger emails to people highlighted in a Power BI table. In essence, its the ability to to list people based on a Powerr BI slice/filter within a report,...
View ArticleRe: Error refreshing embedded powerbi dashboard with live stream data
Streaming dataset tiles in an embedded dashboard load data fine in my test. Can you try again? Maybe it was a short period site outage. If the error still persists, I'd suggest you submit a support...
View ArticleRe: Time filter in power bi
The built-in slicer doesn't support time level. You can check this idea Time Slicer at time-level and vote it up.As a workaround, you can try Time Brush slicer.
View ArticleRe: When data loaded via API, for Date fields the Visualization As Year,...
That seems the limitation for Streaming dataset. You can check this idea stream date field hierarchy and vote it up.Also check a similar thread here.
View ArticleGlobal variables in Power BI
Hi All, I have a report which contains 'Date' slicer.I want to create 2 variables which will store the Date values for last month and month before last values based on slicer selection.For example, if...
View ArticleRe: The custom visuals gallery is moving to the Office store.
Saw this also - but files from Office Store aren't in the right format to import.
View ArticleRe: Ability to trigger an email to people highlighted in a Power BI table
I'm not sure you could create a "button" that would do this in Desktop. I suspect that you could possibly do this with Flow triggered by a Power BI refresh but your best bet is probably to use Power...
View Article