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!
Hi, I am working on a solution where the User should only have access to write/edit the list members that they add from an Action on the frontend. This action adds another list member to a selective access list. The problem is, in order to run the action, you need access to the entire list, so you would see all list…
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?