fundamentals
3 TopicsBlob 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.753Views0likes1CommentCopilot is not opening in Power Bi Service
Hi Team , Getting below message while opening Coilot , earlier it was opening,Solved1.6KViews0likes3CommentsLakehouse: 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