Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Anonymous
Not applicable

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.

4 REPLIES 4
Anonymous
Not applicable

Thank you, Ignat. Do you know if we can access power bi tables from R script?

Anonymous
Not applicable

I found this option to export all the dataset http://www.thebiccountant.com/2015/12/28/how-to-export-data-from-power-bi-and-power-query/  I am wondering if I can access specific tables and columns 

v-viig
Community Champion
Community Champion

You can access table that user specifies in the Fields pane for this script.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

 

v-viig
Community Champion
Community Champion

As far as I know, R script is not able to get current user since Power BI limitation.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

Top Solution Authors