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
:: operator for typecast in T-SQL
Introduce support for the ::type cast operator in Fabric Data Warehouse as syntactic sugar for the existing CAST(... AS type) expression. The new operator would be functionally equivalent and compile...jovanpop-msft7 hours agoMicrosoft EmployeeNew42Views7likes1CommentThis is a genuine feature request for Power BI Table and Matrix visuals.
Problem: Currently, Table and Matrix visuals do not have a built-in "Corner Radius" option in the General format settings. To create rounded corners, we have to use a Shape as a workaround behind th...SBK_MART7 hours agoNew MemberNew2Views0likes0CommentsAdd Corner Radius for Table and Matrix Visuals
Problem: Currently, Table and Matrix visuals do not have a built-in "Corner Radius" option in the General format settings. To create rounded corners, we have to use a Shape as a workaround behind th...SBK_MART7 hours agoNew MemberNew4Views0likes0CommentsPower BI reports with more than 50 report pages cannot be exported
Currently, you can only export those Power BI report where total report pages are less than or equal to 50. If a report has more than 50 pages and you try to export it (PDF/PPT) you get an error mess...ankushsharma19 hours agoNew MemberNeeds Votes5.5KViews331likes51CommentsAllow customization of email notifications for failed pipeline activities
Currently, Microsoft Fabric can automatically send an email notification when an activity or item in a pipeline fails. However, the content and structure of this email follow a fixed template. It w...SolutionsBryn11 hours agoNew MemberNew3Views1like0Comments