SELECT DISTINCT for View
Defect Fixed
I have a view that if "DISTINCT" were simply added to the SQL Query, I would not duplicate rows. I tried to turn on/off the "Show Duplicate Records" and nothing changed. How do I fix this?
-Zack
Hi Zack,
Thanks for reaching out.
You can toggle SELECT and SELECT DISTINCT in a reports SQL by clicking the 'Show Duplicate Records' option in the Report Builder:
Off (Default) = SELECT DISTINCT
On = SELECT
At the View Level there's the Show Duplicate Records option in the View Options > Performance menu. However, I do see that toggling it does not change the SQL, so I suspect this to be defective.
As such, I've gone ahead and submitted a defect for this and hopefully using SELECT DISTINCT at the Report Level will be a suitable option for the time being.
Any potential updates regarding this will be posted here.
Regards,
Mike
Hi Zack,
Thanks for reaching out.
You can toggle SELECT and SELECT DISTINCT in a reports SQL by clicking the 'Show Duplicate Records' option in the Report Builder:
Off (Default) = SELECT DISTINCT
On = SELECT
At the View Level there's the Show Duplicate Records option in the View Options > Performance menu. However, I do see that toggling it does not change the SQL, so I suspect this to be defective.
As such, I've gone ahead and submitted a defect for this and hopefully using SELECT DISTINCT at the Report Level will be a suitable option for the time being.
Any potential updates regarding this will be posted here.
Regards,
Mike
Hi Zack,
Just writing to let you know that the build containing this fix, 9.6 is now published.
For your convenience, here are a couple direct links for this build:
9.6: .jar / .exe
You can also download the latest full installers here.
Please download the update installer for the latest build and test and let us know if you run into any issues.
Regards,
Mike
Hi Zack,
Just writing to let you know that the build containing this fix, 9.6 is now published.
For your convenience, here are a couple direct links for this build:
9.6: .jar / .exe
You can also download the latest full installers here.
Please download the update installer for the latest build and test and let us know if you run into any issues.
Regards,
Mike
Hi Mike,
Pretty sure this wasn’t intended for me.
Thanks,
Andrew
From: Yellowfin Support <support@yellowfin.bi>
Date: Wednesday, June 30, 2021 at 8:56 AM
To: Andrew Clauson <andrew@profinancial.bc.ca>
Subject: New Comment in "SELECT DISTINCT for View"
Hi Mike,
Pretty sure this wasn’t intended for me.
Thanks,
Andrew
From: Yellowfin Support <support@yellowfin.bi>
Date: Wednesday, June 30, 2021 at 8:56 AM
To: Andrew Clauson <andrew@profinancial.bc.ca>
Subject: New Comment in "SELECT DISTINCT for View"
Replies have been locked on this page!