'Is there any way to launch Dax Studio from VBA?
Currently I am opening Dax Studio when a workbook opens using the UiAutomationCore.dll and navigating the Excel UI element tree to look for a quick access toolbar icon, then invoking the click pattern.
I then wait for the connection dialog to present itself and do something similar to click the connect button.
Is there an easier / more reliable way to do this via a shell command or something else from VBA?
Basically I want to start Dax Studio and connect to the data model in the workbook when the workbook is opened.
Thanks.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
