Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jim DeFabiaJim DeFabiaReporter
Allan WrobelAllan WrobelPriority
MinorCompatibility
PointFix versions
Pull Request URL
Affects versions
Details
Details
Components
Assignee
Jim DeFabia
Jim DeFabiaReporter
Allan Wrobel
Allan WrobelPriority
Compatibility
Point
Fix versions
Pull Request URL
Affects versions
Created August 18, 2021 at 4:13 PM
Updated August 19, 2021 at 2:15 PM
Resolved August 19, 2021 at 2:15 PM
The following code snippet creates a dataset of 10 copies of every date for June 2021.
It then JOINs that to a dataset containing a single record for every day of June 2021, with the qualifier KEEP(3).
However the resultant dataset still shows 10 records for every date. The qualifier has not taken effect.