Hi PBI Community,
I'm exploring a method to:
- Call a Fabric Spark notebook from a Power BI paginated report
- Process data in real-time using Spark
- Return results to the paginated report for display
Key Questions:
- Has anyone implemented a similar Fabric Spark + PBI Paginated Reports integration?
- What APIs or methods could facilitate this connection?
- How to handle real-time data transfer between Spark and the report?
Use Case: Real-time financial reporting with complex calculations.
Challenges we're considering:
- Performance impact on report generation
- Data format compatibility
- Orchestrating the notebook execution
Any insights or experiences with similar integrations would be greatly appreciated!
Best
Srikanth K