salesforce
12 TopicsSalesforce Report Problem with lastest Power BI Update
Hi, I'm having an issue importing 3 salesforce reports into Power BI. Here are a few things to note: - problem started after I did a Power BI update a couple of weeks ago - I've been using these 3 salesforce reports to generate a dashboard for the last year with no problems - the salesforce report is pulling the right data. Verified by downloading the data into an excel file - power bi seems to be bringing in the wrong data and am not sure why - I also get the following error when importing data for one of the 3 reports OLE DB or ODBC error: Type mismatch. (Exception from HRESULT: 0x80020005 (DISP_E_TYPEMISMATCH)). Any ideas on what might be causing this problem? Thank you!1.2KViews1like2CommentsDynamic Row level security for embedded report in Salesforce
I am trying to apply Row level security for an embedded report which is embedded in salesforce application/server. I know how we can do dynamic RLS for a report published in usual workspace using userprinciple() ... dont know how to approach this scenario. is this even possible currently? anyhow who has done this previously or know the direction we should head to for this scenario? Thank you and much appreciate your thoughts on thisSolved683Views0likes1CommentAverage Time by Opportunity Stage
Hi Community, I have an opportunity history table, similar to the below, and I am trying to calculate the average length of time opportunities spend in each stage. I want to plot the average time, in days, on a time series with the categorical stages as my x-axis. I've created a separate table of the each opportunity stage and a corresponding order, so the stages plot in sequence on x-axis and will connect that reference table to my Opportunity['StageName'] table to accomplish this. OpportunityId StageName Date AA Identification 1/1/23 AA Qualification 2/1/23 AA Cultivation 3/1/23 AA Verbal Commitment 5/1/23 BB Identification 2/1/23 BB Qualification 3/1/23 BB Verbal Commitment 7/1/23 I don't necessarily care about time in each stage on an individual opportunityId level, rather, I want to show that, on average, opportunities spend 30 days in Identification and so on from there. Opportunities can skip stages, though. Any help in creating a DAX measure in support of this would be greatly appreciated. Thank you!Solved1.1KViews0likes1CommentSalesforce connection refresh from gateway with other sources configured
Hi there, I'm updating a report that currently has multiple sources, such as on-prem files, odbc connectors, and some other items. This report is currently published to a gateway, and is scheduled to refresh from that gateway multiple times a day. I'm adding in Salesforce reporting, using the PowerBI default Salesforce connector. It works great locally, I can refresh and all, but when publishing out to the server I get message "Salesforce cannot be added to gateway". I've read numerous posts on this forum about how to have both web connectors & gateway connections, but don't quite get it. Is this possible? Can I keep my other sources refreshing, while also having a daily refresh from Salesforce? Thanks!!1.4KViews0likes2CommentsAutomatic Scheduled Refresh of PBI report published on Report Server
Hi, I am struggling to set automatic scheduled refresh for a PBI report published on PBI Report Server. It is a report combining datasources from Excel and live connection to a report in Salesforce. Is there any way how to set automatic scheduled refresh of the report? Thank you for any advice Best Regards jitkarobeSolved666Views0likes1CommentExporting a data set from Power Bi to be imported in to an object in Salesforce
Hi, We are constructing dashboards in Power BI (PBI), for information from our operational systems and as part of the requiremet we would like that information to flow from Power BI into Salesforce. We know that there is a connector from Salesforce up to Power BI to link easily data in Salesforce to create tables in PBI. We are wondering about the best way to have data flowing the other way, from PBI to SF in an automated way? Has anybody done this and if yes what are the steps to follow? Thanks in advance.Solved883Views0likes1CommentJoining Salesforce Data to Excel Sheet Data
Hi everyone! I am looking to see if PowerBI supports joining two unrelated data tables into one project. I want to pull in data from a Salesforce sandbox, as well as an excel sheet. I then want to join this data into one table. I was able to do this with Tableau, so I'm hoping PowerBI has a way!Power BI dashboard in Salesforce
Hi There, I am new to Power BI and I hope someone can help me here- How can a non Power BI user can see embed dashboard in Salesforce? I have Power BI Pro license. I have created a dashboard/chart and publish it to Power BI online server. I have my secure embed code for HTML. I am using this URL in the Salesforce Visualforce page - iframe<> and it is working fine for me and I am getting expected results. But it's asking other users to sign into Power BI to see this chart. they don't have power BI access. what is the workaround here? I don't think it is the best idea to publish the report in Public. Thanks, AnkitSolved3.9KViews0likes1CommentNeed something similar to COUNTIF() across 2 unrelated tables in PowerBI
Hello, Relatively new BI user here, I am struggling to make a small table in Power BI which will allow me to count the number of times each value in 1 table appears in another table. My data appears as follows: I have Referral table, which I created in the query editor. I created it using an mquery and converted it from a list into a table. This just contains a list of all referral options that can appear on records (records can contain 1 or more referrals). The empty column here is where I would like to get a count for the number of times each of these options appears in the main table. Secondly I have my main table with all the records extracted from the database(salesforce). Originally the Referral__c .1/2 columns were 1 column which had to be split as it was from a multi select picklist, and so values would appear in 1 line separated by a semicolon. The table above has a basic filter which just removes any records that don't have referrals. I am thinking this should be something relatively easy to do but I cannot seem to find a solution, I have tried to use Calculate and count functions and I have tried to create a relationship between the 2 tables so that I could use related function (this was not possible as the option is just greyed out). I cannot seem to get some DAX to show how many times each of these options appears in the main table, or in 2 of the columns in the main table (Referral__c.1 and Referral__c.2) A measure would also be fine for this I think? I just need to be able to match the options in from my Referrals table to the number of times it is occuring in main table. Any help would be greatly appreciated. Thanks, ElSolved2.8KViews0likes3Comments