User Profile
Lado_Kvara
Frequent Visitor
Joined 2 years ago
User Widgets
Contributions
Unexpected behavior with Microsoft Fabric Lakehouse shortcut after unlinking Dataverse
I encountered unexpected behavior when working with a lakehouse shortcut connected to Dataverse via Power Apps. Initially, my lakehouse (LH_1) in Fabric wasn’t syncing properly with the source data. To fix this, I unlinked the Microsoft OneLake (Azure Synapse Link for Dataverse) connection in Power Apps, expecting the corresponding LH_1 lakehouse in Fabric to be removed automatically — but it wasn’t. Then, I created a new OneLake link in Power Apps. As expected, a new Dataverse-linked lakehouse was created in the same workspace. Surprisingly, the original LH_1 lakehouse, which was no longer linked in Power Apps, began showing up-to-date data, even though its Dataverse link no longer exists. I deleted the newly created lakehouse, but the original LH_1 continues to function and still appears to be syncing data. Has anyone else experienced this? Any ideas why LH_1 still works despite the original Dataverse link being removed?Solved1.7KViews2likes3CommentsRe: Unexpected parquet exception occurred. Class: 'ParquetStatusException'
parandurume thank you for this detailed explanation. In my case, the bug appeared when I dropped the table and recreated it again in the stored procedure. It seemed like the link between the table and the semantic model was disrupted. Instead of dropping the table, I just reloaded the data, and now it's working as expected. However, every time the table schema has to be changed, the table must be altered or recreated. As a result, the semantic model has to be deleted and recreated with the same name.14KViews0likes0CommentsRe: Microsoft Fabric Datraverse shortcut
The Lakehouse and the query: Here is the error: An error occurred while calling z:com.microsoft.spark.notebook.visualization.display.getDisplayResultForIPython. : org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 22.0 failed 4 times, most recent failure: Lost task 0.3 in stage 22.0 (TID 118) (vm-26603393 executor 1): org.apache.spark.SparkFileNotFoundException: Operation failed: "Not Found", 404, GET, http://onelake.dfs.fabric.microsoft.com......snappy.parquet?timeout=90, PathNotFound, "The specified path does not exist. RequestId:e7e8ef4c-901f-0032-6ee0-ddeb47000000 Time:2024-07-24T15:42:12.3844943Z" It is possible the underlying files have been updated. You can explicitly invalidate the cache in Spark by running 'REFRESH TABLE tableName' command in SQL or by recreating the Dataset/DataFrame involved.908Views0likes0Comments- 3.5KViews0likes0Comments
Re: Fabric workspace is not visible in Power Apps
Hi Wisdom Wu, The user I'm using has Admin permisson in several Fabric workspaces. I've signed out and in, nothing has changed. Yes, the account I'm using is admin in Fabric workspace. In my case, the Fabric Administrator Role in Microsoft 365 is required. Kind regards, Vladimir5KViews0likes0CommentsRe: Notebook execution failed at Notebook service with http status code - '200'
I'm encountering the same issue with pipeline execution. The pipeline runs the notebook, of which I am the creator and therefore the owner. The notebook is located in Workspace A, but it references a table in Workspace B. If I'm absent from work and my colleague executes the pipeline without access to Workspace B, it fails with the error: 'table or view does not exist, or a column within a table or view that does not exist.' What would be the appropriate approach to address this issue? Perhaps using a service account when creating notebooks? Can the owner of the notebook be changed after it has been created?2.6KViews0likes0CommentsFabric workspace is not visible in Power Apps
Hi every one, Getting the error Could not find any workspace in fabric when creating a Fabric Vitual Table in Power Apps However, I am admin in several Fabric Workspaces, but, I dont see any of them here. Any help is greatly appreciated.Solved5KViews0likes7Comments
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.