Make Odbc.Query() method respect settings for Row Reduction Clause
Currently, row reduction clauses are only used when accessing ODBC sources via the Odbc.Datasource method. Though the dialog displays the option to specific a native query, as well as supported row reduction clause, the native query cannot use row reduction. As a result, ODBC datasources waste resources, timeouts occur more frequently than necessary, transactions are improperly abandoned, etc.
Current behavior: If I select "LIMIT & OFFSET", though my datasource supports it, LIMIT and OFFSET are not utilized. When re-entering the edit query dialog, the row reduction clause is unset.
Requested behavior: if I select "LIMIT" or "OFFSET", or any combination, those options are passed into the SQL statement sent to the datasource - previews generate faster, and development is simpler. Row reduction settings are retained.
If we can specify supported row reduction we can limit results to default preview window, and improve resource consumption within our busy datacenters, capacities, etc. and reduce impediments to development.
We can also greatly improve the PQ Online experience when interacting with these sources.
1 Comment
- fbcideas_migusrNew MemberStatus added:New
Recent ideas
Variable Library: Disable default value set.
The Default Value Set in the Variable Library poses a risk. The Default Value Set will silently apply values when no explicit value set has been selected for a Test or Prod workspace. There i...frithjof_v1 hour agoCommunity ChampionNew629Views17likes2CommentsScheduled Refresh for Fabric Mirroring
Current Challenge: Fabric Mirroring runs continuously, leading to unnecessary data replication and higher Snowflake costs. There is no built-in option to schedule mirroring based on specific times o...ram_eternal1893 hours agoRegular VisitorNeeds Votes471Views3likes2CommentsMake workspace and item session persistence optional
Description The new persistent session behavior in Microsoft Fabric should be optional rather than forced. Currently, Fabric remembers the workspaces and items that were open in my previous session...TeemuMultanen4 hours agoAdvocate INew260Views42likes1CommentWhy are Calculation Groups so hard to modify?
Is there a way to make it easier to modify the DAX in a calculation group? I'm not sure if it's just me that finds this so annoying, but perhaps it's because I just started using calculation groups. ...AaronReasoner5 hours agoNew MemberNew3Views0likes0CommentsFeature Request: Add a Warning Prompt Before Deleting Tables That Contain Measures
Problem Statement: In Power BI, measures are linked to specific tables. When a developer deletes a table from the model view or report view, Power BI automatically deletes all measures assigned to ...Murtaza_Ghafoor8 hours agoSuper UserNew16Views2likes0Comments