Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Streamlining user types in Qlik Cloud capacity-based subscriptions: Read the Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Data Quality Profiling Use Case

Would TDQ be able to create an analysis and DQ report for columnC if the requirement was:

if columnA is not null

AND columnB between 

then columnC should not be blank

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

I figured out one way...furthering the use case there is a table join that needs to happen. I was able to create a business rule on my final column of interest, add the logic in the where clause and create a join.  Then used a specific analysis that leveraged the business rules. I'll leave it open if there is another way too that someone has...

View solution in original post

1 Reply
Anonymous
Not applicable
Author

I figured out one way...furthering the use case there is a table join that needs to happen. I was able to create a business rule on my final column of interest, add the logic in the where clause and create a join.  Then used a specific analysis that leveraged the business rules. I'll leave it open if there is another way too that someone has...