data warehouse
3 TopicsUploading images into Lakehouse: How to use them in Power BI
Hi Community, I need your help regarding images in MS Fabric. It was told that we can upload images, pdf, etc., into MS Fabric through Lakehouse. Well, I tried and I succefully saved one image in the Lakehouse files. I cannot upload it to "Tables", I think for obvious reasons. But I was not able to find a way to use this image in a Power BI report. When we create a report from the Lakehouse SQL endpoint or warehouse, we can only see the tables, not the files. I also tried to copy the file path, it did not worked. So, could you please give me a hint or a path so I can start using the images stored in my Lakehouse or Warehouse in a Power BI report? Thank you! Kind regards!2.4KViews2likes2CommentsBlob not found | IO Error
Hi Everyone, Yesterday, I added Data to my Power BI visual from DATA WAREHOUSE. Today, It is giving me a 404 Error. Blob not found. Also, Other Visuals are properly showing data from the Same Warehouse. My guess is there is something in Measure I'm using on this table. Total Employees = CALCULATE(COUNTX(FILTER(Emp_Personal_Data,Emp_Personal_Data[tm_dateofjoining]<=max(HRMS_DateTable[Date]) && (ISBLANK(Emp_Personal_Data[tm_dateofrelease]) || Emp_Personal_Data[tm_dateofrelease] > max(HRMS_DateTable[Date]))),(Emp_Personal_Data[Full Name])),CROSSFILTER(Emp_Personal_Data[tm_dateofjoining],HRMS_DateTable[Date],None)) This is the measure I'm using. Please help me out here. THis is happening again and again.750Views0likes1CommentLakehouse: give different access to files/tables to different users
Hi to all, not sure if this is the right place. I'd like to understand if it's possible or is in road-map to give different access to files or tables available in a Lakehouse to different users. At the moment from what I can read here it's not possible, but seems a bit strong: https://learn.microsoft.com/en-us/fabric/data-engineering/workspace-roles-lakehouse So each users can see every table and file in a workspace. And if a user is more than a viewer has all CRUD operations on each element. How can we segregate? Only by creating more workspaces/Lakehouses? Best regards Daniele Tiles385Views0likes0Comments