- Button for Exporting Data: There is a button in your interface (for example, a web app or a tool like a dashboard).
Run Python Script: When the user clicks this button, it will run a Python script in the background that fetches and exports data.
API Integration: The script will interact with an API to upload the retrieve the data from visual (dataframe). T
Dataframe (Table): The data that gets exported is stored in a structure called a "dataframe" (think of it as a table with rows and columns). The dataframe may be filtered based on user preferences or slicers (tools that help you filter data).
Unique Dataframe Name: To make sure the export process works correctly, each dataframe needs to have a unique name. This ensures that the right data is exported when you run the script.
Export Option: The exported data can be saved in a specific format (like a CSV, Excel file, etc.) when the button is clicked.
Recent ideas
Allow External OneLake Data Shares to Be Accepted into Multiple Fabric Item Types
Fabric External Data Sharing provides an excellent zero-copy mechanism for sharing OneLake data across tenants. However, the receiving tenant currently has to accept the share into a Lakehouse. I w...Mourak5 hours agoNew MemberNew4Views0likes0CommentsAllow OneLake Shortcut Authentication Mode to Be Changed In Place
OneLake shortcuts support passthrough and delegated authentication, but changing the authentication model currently requires deleting and recreating the shortcut. I would like shortcut authenticatio...Mourak5 hours agoNew MemberNew6Views0likes0CommentsTenant-Wide OneLake Shortcut Lineage and Impact Analysis
This is grounded in a documented limitation: shortcut lineage is currently workspace-scoped, and Microsoft specifically says lineage for shortcuts to warehouses and semantic models isn't currently av...Mourak5 hours agoNew MemberNew5Views0likes1CommentAdd an End-to-End Production Reference Architecture for Microsoft Fabric Real-Time Intelligence
I would like to see a complete end-to-end Microsoft Fabric Real-Time Intelligence reference architecture that demonstrates how the individual RTI capabilities work together in a production-oriented s...Mourak6 hours agoNew MemberNew3Views0likes0CommentsImprove CI/CD consistency for Microsoft Fabric Real-Time Intelligence Eventstreams
Microsoft Fabric Real-Time Intelligence has made strong progress with Git integration and deployment pipelines, but lifecycle management can still be inconsistent across Eventstream sources, destinat...Mourak6 hours agoNew MemberNew2Views0likes0Comments