Export HFM Data to external database for reporting
Oracle Product: HFM-EPM
Version: N/A
In our environment we've EPMHFM database running in a Microsoft SQL Server. I need to pull data from that database to a new SQL Server database where I'll prepare and run some PowerBI reports.
The problem is regarding the data extraction, because the tables are not much "intuitive" to be queried. I need help with some documentation regarding how to prepare a T-SQL query to export as an example "Actual-2024" with the accounts and obviously the amount value.
I couldn't find good documentation about this available on internet.
Thanks a lot for any guidance, Lucas.