Hi everybody,
sharing data with an access token and Databricks Connector works fine in Power BI (desktop). Now we wanted to switch to Delta Sharing.
We setup a delta share to distribute data via open share to anyone outside our organization. Unity Catalog, Delta Share and recipient are up and running.
We shared the endpoint information and bearer token with the actual recipient who started Power BI using the Delta Sharing connector. The Power BI Navigator shows the correct table to share.
Problem:
Clicking on data preview or trying to load data ends up in an error (unexpected error concerning ParquetSharp).
I’m suspicious about myself missing an essential part? How do I tell the Delta Share which cluster to use/spin up, when the client triggers the data request in Power BI via Delta Sharing?