data warehouse
6 TopicsFabric Lakehouse, Data warehouse and Fabric Pipelines on Ownership
We have fabric lakehouse, Data warehouse and Fabric pipelines in power bi workspace with Power BI Premium Capacity(P1). Upon disabling the user accounts. Unable to query the data warehouse / lakehouse tables via SQL endpoint and fabric pipeline gets failed with Message=Failed to get UserAuth access token. The error message is: AADSTS50057: The user account is disabled. To overcome this, we know the solution is to change the ownership of lakehouse, warehouse and for scheduled pipelines we had to modify the schedule/any other activity so that last modified user gets changed (There are about 50+ pipelines). In case if existing user account disabled. We had to modify the ownership again and modify the pipeline activity. Are there any better solution to this?1.3KViews0likes5CommentsDataPipeline - DataType issue
Hello, We are pusing data to the Lakehouse using the DataFlow and once data is avilable to the Lakehouse, we are trying to push the data from Lakehouse to Warehosue using Data Pipeline. so, while runnig the Data Pipeline, Copy activity take the Default datatype as Nvarchar(Max) which is not support by Data Warehouse and pipeline got an error(DataType). Below scrrenshot for your reference:1.6KViews0likes3CommentsMicrosoft Fabric Data Pipeline + Power BI API Scanner
Hello, I'm looking to set up a data pipeline Fabric, I started by creating a copy data activity to retrieve a list of workspaces. But then I'm stuck, I can't manage to break down this list into packages of 100. Then for each block of 100 call the PostWorkspaceInfo API. Does anyone have any ideas? Best regards, Charline2.1KViews0likes5CommentsUnable to select lakehouse our warehouse in a pipeline (Copy data)
Hello everyone, I'm currently working on setting up a pipeline to transfer data from my Lakehouse to my Warehouse. However, I've encountered a difficulty: neither the Copy Assistant nor the Copy Canvas display the names of my "houses". I've attached an image below for further clarity: typo *appear Interestingly, after several page refreshes, the Lakehouse name finally appeared. However, when it came time to select the data destination, my Warehouse did not appear on the selection list. Then I refresh the page again and my Lakehouse disappeared from the list. Both Lakehouse and Warehouse are saved in myworkspace. Could this be a bug? If anyone has encountered this issue before, or if anyone has insights on how to remedy this situation, I would greatly appreciate your assistance. Thank you in advance for your time and help!2.5KViews0likes6CommentsCopy Pipeline (ADF) Activity and paste in a different Pipeline?
Hi there At time-being, it seems not possible to copy an activity and paste it in a different Pipelines (like we can do in ADF legacy). Are there any plans to make this possible in a Fabric Pipeline? Thanks for your great work.Solved5.5KViews0likes7Comments