long text viewer
Good morning all, I've been using Lukasz Pawlowski (WallingSoft) Long Text Viewer (version: LongTextViewer.0.3.0) for about a little over a month without issue. Sometime last week, for some odd reason...
View ArticleHow do I pass parameters to a dashboard
I have 10-15 sales reps and want to share a dashboard/report in Power BI but need to pass a parameter to these reports by default. For example, each sales rep is only supposed to see their sales...
View ArticleRe: Strippet custom visuals has virus!
Hi Sam,I can confirm it also. I've downloaded both .pbviz and .pbix files for testing and as far as I know code content appeared to be clean with no virus.Author of the custom visual is Microsoft...so...
View ArticleRe: Print as PDF?
; ; ; I have an issue that it only print my dashboard at 5% scaled down. Would you please help.
View ArticleRe: Print as PDF?
What browser are you using? I don't see the "Scale" option. What happens if you increase that? Chrome, IE, Edge - I can't get that to display, and the functionality works in all.If it isn't that, is...
View ArticleRe: How do I pass parameters to a dashboard
This sounds like row-level (or role-based) security. Are you creating this dashboard through the Power BI API, or publishing the report via Power BI Desktop?
View ArticlePower BI Newbie - Using Not In
For give my ignorance but I am learning Power Query commands (M). Can someone help me with the equivalent statement in Power BI for this SQL code.SQL StatementSelect * from MyTable where Field1 not in...
View ArticlePowerBI challenges
Hi All, I have faced the following challenges in the project Development, can any one answer the below question how to implement in power bi desktop. 1) How to pass mutivalue parameter in Power BI...
View ArticleRe: long text viewer
, Both worked well in my test. Download the latest version of Power BI Desktop and try to recreate the report.
View ArticleRe: Aster Plot : Legend show upon Detail Labels.
, Here introduced the support for the much anticipated tooltips, as well as many utility libraries to help you develop custom visuals, you may have a look.
View ArticleRe: Aster Plot : Legend show upon Detail Labels.
Hi Yes, Custom visual can customize, I look the source of "Aster Plot" visual.And, I hope this idea to "Aster Plot" visual for end-users / non-developer.Power BI is excellent for end-users /...
View ArticleRe: Power BI Desktop and its usage in real time applications with 50 k users
For embedding purpose, you can also consider to use Power BI embedded. There's no license involved, the cost only depends on how often the reports are accessed. Check Power BI Embedded Pricing.
View ArticlePower BI Embedded Row-Level Security for Multiple values of single attribute
Hi all, I have embedded a power report with one role i.e. department_id. When a user accesses the report, the report is filtered according to the department_id to which he has access. This id is passed...
View ArticleRe: Two advanced date filters with javascript api
I don't get the invalid filter denition and based on my test, applying two advanced filter shall work. <html><script...
View ArticleCan I show detailed records from SSAS
Hello.In several reports that connect with SSAS I would like to do drill down and to show detailed records.Can i do that?thank you in advance.
View ArticleRe: Embedded Power BI responsive design
Thanks for your feedback. Based on my understanding, the Power BI reports embedded in HTML are supposed to be viewed in the mainstream browers(FF,Chrome,IE etc) on a PC. For mobile viewer, you shall...
View ArticleRe: Embedding reports - license confusion
For security and exteral sharing, I think you shall use Power BI Embedded, no license involved at all.
View ArticleRe: Embedding reports - license confusion
Thanks - but remember I have the same report in the same application and on the same page. Ideally, I want to use only one method to load the report for both internal & external users. I guess...
View ArticleRe: long text viewer
Thanks for the reply! Just for refrence and so that my thread can be closed out, the visual does work when I publish the report, which is ultimately ok. I'll attempt to download the updated version of...
View ArticleRe: Power BI integration SSRS
If you have the last ssrs' release you can do it with : http://reportServerName/reports/powerbi/PowerbiReportName?rs:embed=true
View Article