Is it possible to connect Power BI to Anaplan such that I could import Power BI entities or tables into Anaplan?
@red11
Sort of, but not persistently.
To import data into Anaplan from ANY source you will need to utilize the Anaplan APIs. In some cases there are third party tools that have built in connectors, like Informatica, but it still relies on the API set. To import data into Anaplan you will need to write a script in Power BI than can generate a CSV or Text formatted file that can then be called via a RESTful API. My preferred method with Power BI is Python but there are other ways. Read @chase.hippen excellent article on python and Anaplan. Somebody wrote a good article on Power BI somewhere. I'll look around for it.
If you can live without an on-demand connection to Anaplan, like with Direct Query (power BI) I would recommend you utilize a data mart or data lake for all your reporting and visualizations. The data can be centrally managed rather than out of someones Power BI report. But that's a whole different conversation.
Hope this helps. Keep the conversation going. Let's get you to the finish line.
Jared, JWakefield, thanks both for your feedback. The Python route sounds very promising, that may be the way we go. Thanks!
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!