Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 9262

Finally, an Analysis API method to Show Prompts Dialog

$
0
0

I'm not sure when this became available, but it's definitely available in Analysis for Office 1.4 SP4...

 

The SAPExecuteCommand API function now accepts a parameter value of ShowPrompts that displays the prompts dialog for a given datasource alias (if variables are not merged), or for all datasources...

 

We've been asking for it on SCN, and in Idea Place, and now it's here...

 

 

If variables are not merged, you can call the prompts dialog for a particular Datasource:

 

Application.Run("SAPExecuteCommand", "ShowPrompts", "DS_1")

 

If variables are merged, or to call prompts for all datasources..

 

Application.Run("SAPExecuteCommand", "ShowPrompts", "ALL")


Viewing all articles
Browse latest Browse all 9262

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>