Oviwan
8 months agoAdvocate I
Status:
Completed
Ability to Exclude Specific Tables from SQL Database Replication to SQL Analytics Endpoint
Description:
Currently, when replicating tables from a SQL database to the SQL Analytics endpoint in Microsoft Fabric, all tables are included by default. However, not all tables are needed in the analytics endpoint. This creates unnecessary overhead and, in some cases, leads to lock situations in the SQL database during replication for certain tables.
Problem:
- Some tables are not required in the analytics endpoint.
- Replication of these tables can cause locking issues in the source SQL database.
- There is no built-in mechanism to exclude specific tables from replication.
Proposed Solution:
Introduce functionality to exclude specific tables from replication. This should include:
- Explicit Table Exclusion: Ability to define a list of tables to exclude.
- Pattern-Based Exclusion: Support for regex-based patterns to exclude tables dynamically.
- Example: Exclude all tables ending with __b.
- Regex equivalent: .*__b$
Benefits:
- Reduces unnecessary replication overhead.
- Prevents lock situations on source tables.
- Provides flexibility for administrators to manage replication scope efficiently.
5 Comments
- sukkaurMicrosoft EmployeeStatus changed:PlannedtoUnder Review
- sukkaurMicrosoft EmployeeStatus changed:Under ReviewtoPlanned
- sukkaurMicrosoft Employee
Oviwan,
Can I ask you to create a new Idea for this so that others can vote on this ask? I have shared this ask with the right team and this might get consideration in the future.
Thanks
sukhwant
- sukkaurMicrosoft EmployeeStatus changed:PlannedtoCompleted
Recent ideas
Power BI UX Suggestion: Preserve Selection When Switching Between Report and Model Views
When developing a Power BI report, if I select a visual in Report View and then switch to Model View, the selected table/column context is lost and everything becomes unselected. This can be inconv...Murtaza_Ghafoor6 hours agoSuper UserNew5Views0likes0CommentsPower BI UX Suggestion: Preserve Selection When Switching Between Report and Model Views
When developing a Power BI report, if I select a visual in Report View and then switch to Model View, the selected table/column context is lost and everything becomes unselected. This can be inconv...Murtaza_Ghafoor6 hours agoSuper UserNew5Views0likes0CommentsDefault Scrollable Time-Series Charts to Most Recent Data
Currently, Power BI time-series charts always open scrolled to the earliest (leftmost) date by default, which is inconvenient for reports where users are interested in the most recent (rightmost) dat...CStillwell8 hours agoNew MemberNew4Views0likes0CommentsPower BI Desktop Data Load: Can We Get Better Progress Visibility?
One UX improvement I’d really like to see in Power BI Desktop is better visibility when loading large datasets from Power Query. Currently, when Power Query finishes processing and the data starts l...salmansaifee779 hours agoRegular VisitorNew19Views1like0Comments