How do I get data in table A that is not in table B, but by only looking at...
Question Raised Previously:-How do I get records from Table A that are not in Table B? Answer:-Switch to the Data View Go to the Modelling Tab and choose New Table.Fire the query - DummyTable =...
View ArticleRe: Strippet custom visuals has virus!
Hi I also have this problem with Version 0.2.13, I have an older dowload of version 0.1.12 that works fine. Matt
View ArticleRe: Is it possible to Embedded Powers BI Reports into a WinForms application?
just wanted to say, that I succesfully managed to implement power bi embeded in winform project - so, now I can say it works (with Azure AD authentication in multi-tenant mode, with tech account that...
View ArticleRe: Custom Object Drowdown
It's just like any string: public enumerateObjectInstances(options: EnumerateVisualObjectInstancesOptions): VisualObjectInstanceEnumeration { let objectName = options.objectName; let objectEnumeration:...
View ArticleRe: Can we add report level filter in power bi visuals from code (JavaScript)
bhanupowerbi wrote:Hi @v-lvzhan-msft, I tried your solution but when my application try to load report, it shows "The Content is not available", But when I load report using @Html.PowerBIReportFor(m...
View ArticleRe: Streaming Data - Wrong Time - Pyhon / Bash
Have you tried to delete and re-create a new streaming dataset? Could you post the Python script so that I can try to reproduce this issue?
View ArticleRe: Can't query data from database directly - have to use Stored Procedures...
The wizard sounds promising, but it is still very limited in Power BI side, as there's no any desiner API you can use to change a PBIX file. Check this idea Power BI Designer API and vote it up if you...
View ArticleRe: Data Security
heramiah wrote:Many thanks for that link. I did read that before posting my post. The article i feel does not absolutely tell me if my data is being taken outside and stored outside. My assumption is...
View ArticleRe: Streaming Data - Wrong Time - Pyhon / Bash
It's really strange, since a few days the time is displayed correctly in the dashboard, but if I refreshed the the page, just one hour is displayed on the right corner. Thats the way how it looks...
View Articleincrease number of data point?
I've created a custom visual to be able to work around the 3500 data point limitation for visuals (e.g. scatter). However, whatever value I set my dataReductionAlgorith to (top { count:100000}} ) I get...
View ArticlePower BI limitations for large datasets
If someone is using Power BI connected to Azure as a front-end for data visualization. What are some limitations? In the past, even with smaller data sets in SQL, some charts took 25-30 seconds to...
View ArticleRe: Can't query data from database directly - have to use Stored Procedures...
Azure SQL is probably the way to go (although due to the nature of the data being so confidential there has been a.... reluctance.... to go to cloud which I am trying to overcome. This is definitely...
View ArticleRe: How to add custom Properties in custom visuals
Thank you for your reply. Can you point to me what I should look for in the table sorter code? Thank you again.
View ArticleRe: Integrate Power Bi DASHBOARD with AngularJS not REPORT
401 indicates a unauthorized error, is the token in your case valid? Below sample actually works. For testing purpose, you can get a valid token in a quick way. Just replace the token and dashboardid...
View ArticleRe: RLS and Data Source in Power BI
ganeshm wrote:Hello, I have started using Power BI Embedded and got good results in embedding the report. I have few questions though! 1) I see there are only two data sources (Azure SQL DataBase and...
View ArticleShow Visual on a selection in another Visual
Hi, I am very new to Power BI and finding it quite interesting, My questions below please if some one could help, 1) I have a requirement where I need to show a Table format of the Pie chart when he...
View ArticleFormula for cumulate sales 12 month back
Hi experts, I'm using the power BI tool since last year and i build very nice and intresting reports. Now, I want to build a graph which will show me the trends of the sales for the current year in a...
View ArticleLicense structure web app
I saw some more questions about licensing Power BI, when the tiles are shown in a web app. A customer of mine would like to show some tiles to his customers.How should they get that arranged in their...
View ArticleLicensing in a web app
Hi all, I saw some more questions about this topic, but it's not clear to me.A customer of mine would like to implement some tiles in a web app for their customers. How should they get this arranged...
View ArticleRe: Licensing in a web app
Often with a scenario like this you must choose between using a PowerBI.com workspace or a Power BI Embedded workspace. However, if your requirements is to use dashboard tiles instead of reports, then...
View Article