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

Reference check when using data filters #2190

Open
mileidysgp opened this issue Dec 3, 2024 · 1 comment
Open

Reference check when using data filters #2190

mileidysgp opened this issue Dec 3, 2024 · 1 comment

Comments

@mileidysgp
Copy link

When the check is being done in a filtered dataset, the reference check failed if the source and target table have the same field name:

filter FactAccount [lastLoad]:
where: firmCode = ${firmCode}
error on:

  • values in accountKey must exist in DimAccount accountKey

  • DimAccount and FactAccount both have the firmCode column name.

@tools-soda
Copy link

CLOUD-8992

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

2 participants