Questions about getting started with Power BI Embedded
I'm trying to get started with Power BI Embedded, to show reports in our "client portal," for our clients to see. I'm waiting to get an Azure subscription provisioned by our Microsoft partner....
View ArticleRe: Looking for a more detailed custom visual sample source code
Thanks Sam! I will check them out. RegardsSiri
View ArticleDeployment from one environment to another environment
Hi , How can I deploy reports from one environment to another environment.For example , deploying dashboards from development to production/testing.
View ArticleRe: printing multipage tables
How did you print the report? Isn't the built-in print working?
View ArticleRe: Can't refresh OLAP Cube generated by PowerBI through "Analyze in Excel"
Can you be more specific on how to have an Excel pointing to the dashboard?By the way, you question seems more an Excel developement one, maybe more better support from the dedeciated forum.
View ArticleRe: Support multi dataviews
, Based on my test, it seems still to be not supported. You may reach out for help at GitHub as well.
View ArticleRe: default - includeEmptyGroups / "show items with no data"
, Based on my research, there is no corresponding property in capabilities JSON schema. There are still a few limitations to using the PowerBI command line tools. Just keep a close eye on its progress.
View ArticleRe: printing multipage tables
its not a dashboard...its a table. so i click file then print. if i have a table as a dashboard does it print more than one page of the table?
View ArticleBug in slicer date range: max date filters out on max date + 1
In the dashboard in the picture on the right you see 2 controls:- a slicer containing a Date field.- a table showing data of the same dataset.What do you see?A slicer filtering up to 9 November.The...
View ArticleRe: Using Power BI Desktop for developing custom visuals?
Thanks for your reply. I was hoping I had a missed check mark for delevoper mode (or something) somewhere in the desktop application For the interested, I have submitted my question as a suggestion....
View ArticleRe: Passing Multiple Parameter filters in Power BI Embedded
Can you please give an example and how will powerbi know how to process the filter you pass in if its concatenated?
View ArticleRe: Can't refresh OLAP Cube generated by PowerBI through "Analyze in Excel"
By pointing to, I mean through the PowerBI addin. This addin makes a connection to a dashboard in PowerBI. In the background Excel creates a connection that the user can refresh manually, I want to...
View Articleembedded - external client does not see report
Probelm scenerio: Client logs into legacy portal user his/her credentialsHe/she clicks on Reports menu itemThe request redirects the user to our new reporting portal that has an iframe with PowerBI...
View ArticleAlert Report Owner When Requesting Access
Hi, When a user requests access to a dahboard, the pending request is successfully displayed under the "Access" tab for the Dashboard. This is useful but doesn't alert the report owner when someone is...
View ArticleProblem on Cross page filtering
Thanks JerriLi for Reply. Actually now I wants to eloborate what I want to need.My Table Data is looks like as below.STUDENT NameQUESTIONANSWERSurveyIDbipinWhich language do you like ?I love...
View ArticleRe: Please! Help me make my custom visual.
I do agree that both TypeScript and less play a major role in Power BI Visuals but I would say that the true essence of customization in this case [as code sample shows] mainly deals with mastering...
View ArticleRe: New Custom Visuals from scratch
Hi, I haven't seen too many recent updated informations unfortunately. Most online demos and videos I found dealt with'deprecated' versions. Though you can have a look at both videos below which should...
View ArticleRe: Edit Custom Visual Developed in PowerBI developer tool (Online)
RE: Old custom visual API is not 100% compatible with the new one, so it's possible you will have to redo some parts from scratch. Exactly. As we know Power BI Visuals went through a lot of changes...
View Article