LinkCreated event fired only when a link is created manually ?
Hi,
in metadata there are foreignkey between some tables, when I add those tables to the query, the link is created correctly.
I need, in some case, set up a left join, but while It works correctly if I create the link manually, if the link is created automatically (CreateLinkFromForeignKeys=true) the event is not fired.
Thanks
in metadata there are foreignkey between some tables, when I add those tables to the query, the link is created correctly.
I need, in some case, set up a left join, but while It works correctly if I create the link manually, if the link is created automatically (CreateLinkFromForeignKeys=true) the event is not fired.
Thanks