Skip to content

FabricLink_SQLAnalyticsEndpoint - Sp need a fix or comment #367

@abhi5381

Description

@abhi5381

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions