I'm trying to create a Dataverse virtual table connected to a view in a Fabric Lakehouse SQL Analytics Endpoint, following the official reference architecture. The virtual table is created successfully with correct columns, but opening it in Power Apps returns a 401 Unauthorized error and no data.
Environment:
- Fabric capacity: F64 Trial, Active, Sweden Central
- Power Apps environment: Sweden region
- User license: Power Apps Plan 2 Trial
- Workspace role: Admin with full OneLake permissions (Read, Write, ReadAll etc.)
- Authentication: Azure AD (not Basic)
What I have tried:
- Both Microsoft Fabric connector and SQL Server connector — same result
- Integer primary key (rad_id via CHECKSUM) — table creates correctly, 401 on open
- Verified OneLake folder permissions — ReadAll confirmed
- Verified region match between Fabric capacity and Power Apps environment
- SQL Analytics Endpoint works correctly when queried directly inside Fabric
- No RetrieveMultiple network call visible in browser trace when error occurs
Has anyone resolved this? Is this related to Known Issue 1121 (column mapping causing empty SQL Analytics Endpoint results)?

Report
All responses (
Answers (