I’m new to easyBI and have a requirement to read the existing measures (MDX formulas) using APIs and create new measures using APIs. Is this possible?
Hi @Shrikant ,
eazyBI doesn’t provide direct APIs to read or create individual measures. Howevere, there are two effective approaches to share calculations and reports across accounts.
1. Template Accounts
You can create a template account with your preferred calculations, reports and even dashboards. Configure other accounts as recipient accounts that automatically inherit all reports and measures during each data import. When you update a measure in the template account, it automatically updates in all recipient accounts. See the documentation for more details: Template accounts .
This is an excellent options to share calculations and report across eazyBI accounts on the same Jira instance.
2. Export/Import Report Definitions
If yuo want to share calculations and reports across eazyBI accounts across different Jira instances or on eazyBI Cloud, export report definitions from one account and import them into another. The definition contains formulas of calcauted measures that are used in that report. This is useful for one-time transfers that do not require ongoing synchronization. See the documentation for more details: Export and import report definitions
Best,
Zane / support@eazyBI.com