WaywardHayward
11 months agoMicrosoft Employee
Status:
New
API for GraphQL - Expose Existing Views from Lakehouse and Warehouse
Summary
Enable the Fabric GraphQL API to include existing views (and optionally materialized views) in the schema introspection and schema editor so they can be queried like tables.
Problem
Currently, the GraphQL schema only surfaces tables and procedures. If you rely on views for semantic modeling, they are invisible to GraphQL clients. This forces developers to:
- Query underlying tables directly (breaking abstraction).
- Duplicate logic in client queries or ETL scripts.
- Lose governance and lineage visibility for views.
Proposal
- Include views in the GraphQL schema introspection.
- Expose metadata (name, schema, etc).
- Allow querying views with the same syntax as tables (possibly highlight that they're not tables in the editor ui?)
No CommentsBe the first to comment
Recent ideas
F5 for presentation mode in POWER BI DESKTOP
F5 for presentation mode in POWER BI DESKTOP. In design time when we press F5 . 1) The canvas goes to fit to screen mode. 2) Visual headers will be hidden for visual components which set to hidden in...ndaneshi2 hours agoNew MemberNeeds Votes104Views3likes2CommentsExpose Card Visual Reference Values to DAX via SELECTEDREFERENCEVALUE() or similar
Description The new Card visual introduces Reference Values and Reference Labels, which are excellent for displaying targets, benchmarks, prior periods, and other contextual metrics alongside a KPI....SEMattis3 hours agoAdvocate IIINew2Views0likes0Comments