Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FabricLink_SQLAnalyticsEndpoint - Sp need a fix or comment #367

Open
abhi5381 opened this issue Nov 11, 2024 · 0 comments
Open

FabricLink_SQLAnalyticsEndpoint - Sp need a fix or comment #367

abhi5381 opened this issue Nov 11, 2024 · 0 comments

Comments

@abhi5381
Copy link

The stored procedure has an issue for join_derived_tables section.
In this derived tables query section, 'WHERE TABLE_SCHEMA = @source_table_schema' should be used instead of 'WHERE TABLE_SCHEMA = @target_table_schema'. When @target_table_schema' is not equal to 'dbo', the other base tables which has 'dbo' schema as default fails.

https://github.com/microsoft/Dynamics-365-FastTrack-Implementation-Assets/tree/master/Analytics/DataverseLink/FabricLink_SQLAnalyticsEndpoint#a-create-stored-procedure-on-lakehouse-sql-analytics-endpoint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant