Forum Discussion
lovishsood1
2 years agoResolver I
Blob 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.
1 Reply
- lbendlinSuper User
If you have a Pro license you can open a Pro ticket at https://admin.powerplatform.microsoft.com/newsupportticket/powerbi
Otherwise you can raise an issue at https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues .