R script to write a measure to Salesforce SFDC by Id
I am looking for a script that writes a calculated measure into Salesforce but it has to look at the account ID and write it to the correct account.
View ArticleSchedule refresh paused
I have got a mail saying We’ve paused scheduled refresh for XXXXXXXXXX in the XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX workspace due to inactivity. Although i am not able to find this specific report in...
View ArticleMulti Tenancy in Power BI
Dear All, My requirement is : We have a set of reports.We have three customers with their individual data set.When each customer logs in, they should see their own data in our set of reports.Is it...
View ArticlePass value to the embedded app from custom visual
Hi all, I want to pass values to the embedded app from the custom visual used in my report. For eg. I want to raise an event when a click event occurs inside the custom visual so that I can take...
View ArticleEmbedding a report/dashboard on a Javascript website
Hi friends, I am having problems to embed / integrate (Is there any difference?) a report or dashboard on my Javascript website. Do you have a tutorial (additional to official documentation) explaining...
View ArticleHow to insert difference between two values in visual
Hi everyone, I am building visual, which will display difference between two latest values. I have set of data, according to dates. I created measure, which calculates difference between two latest...
View ArticleTrying to use Rest API to Refresh power BI data source via PowerShell and...
Hi Everyone,I'm trying to use the example code posted here to refresh my data sources in power BI through an established gateway via rest API. I am able to copy and paste the code into the PowerShell...
View ArticleProblem with Power BI RLS
Hi all. I try to pass and use UserId (string) in token request parameter instead of the username. It's look like this: var generateTokenRequestParameters = new GenerateTokenRequest("View",...
View ArticleEmbedding Power BI visuals in Salesforce with filters
I have a visualization in a Power BI report that my end users want to see displayed on the Account pages in Salesforce filtered by the unique ID of the Account that the user is looking at. For...
View ArticleHow to select elemnts to show in table view
Hi everyone, I want to have table visual an to display only the value, which was selected on scatter plot, which has same inputs. And, if no element is selected, then table visual will display empty.
View ArticleData security
We want to develop a Dashboard for a client but the client doesn't want to expose data to us. So is there any way that we can deliver the solution to client without having access to sensetive data. If...
View ArticleParameter and other option disabled while using tabular model
Hello Sir, I am working on Power BI Project where I am a creating Tabular model first and data loaded from SQL server and based on that data I am populating my Data model and through this I am...
View ArticleAutomatic Upload of a Workspace and Dashboards using API
I want to automate the process of creating a workspace, uploading the datasets and creating the custom dashboards for every new client.For each new client added, I have to create 5 dashboards taking up...
View ArticleCalling Power BI Embedded token service securely from another application
Hi there, I'm able to generate my Power BI embed tokens successfully. But I'm worried about it's security, let me explain my scenario. I have an application hosted on app.com, and my service to get...
View ArticleDynamic Default Parameter in Power bi Embeded
Hi All, I want to set a dynamic default parameter Explanation : When parameter is passed from application it should filter my report if no paramter is passed i should be able to set default value to...
View ArticleHow to resize checkbox
Hi everyone, I wanted to create visual with checkbox, however, all checkboxes I found are small. How they can be resized? Size attributes alteration did not help. Regards,Yerkhan
View ArticleDAX - Perform aggregation of group-by in database query
Hi All, I'm a newbie in PowerBI and DAX who is struggling to figure out a simple thing. I'm trying to create a measure which does a group-by and sum of the the grouped rows. Please find below my...
View ArticleHow to Connect Power BI using OData API without passing Authorization Header
Hi, we have developed an OData API as a part of our application(.Net MVC), this will list some tables. we are trying to create some dashboard reports using Power BI. We are able to connect OData API in...
View ArticleField order change issue when using options.dataViews[0].table.rows in my...
Hi guys,I have created a simple custom visual widget where I'm using options.dataViews[0].table.rows to get data. The visual takes 3 fields as input - Actual, Target and Category. It works fine when I...
View Article