Allow "Else" in data grouping
The reason I wrote "ELSE" is because the Group Data option creates a CASE statement that begins with CASE WHEN 1 = 0 and the "ELSE" defaults to the view field. The Group Data dialog box options are In List, Not In List but it's missing an ELSE for those that are not keen on writing a case statement. So, once the distinct value is "used" or shifted over from the left to the right the report writer cannot use it again. I'm asking that they can reuse it if they are choosing the Not In List.
Here's an example. A database currently consists of numbers 0-10 and I need to group them by Prime < 10, Composite Up to 10 and All Others.
Prime: (1,2,3,5,7)
Composite: (4,6,8,9,10)
All Others:(0)
If my database grows and I only care about prime and composite numbers 10 and under then I have to keep adding values to "All Others" in order to catch them all. If I could reuse 1-10 then I could do this:
All Others: Not In List(1,2,3,4,5,6,7,8,9,10)
A report writer with no SQL capabilities would be able to easily grasps this and apply it to their report. With that said, I'd like it too because it would keep me from hard-coding a CASE statement.
I like this idea
Hi Larry,
Sorry for the delayed response. Does seem similar to your other request, though still sounds like it warrants a separate task.
This has been logged, though no plans as yet to address this.
In the interim, using a calc field is your best way around this. Though, you're right, it does require a basic understanding of case statements.
Please let us know if there was anything else you were after, and we will keep you posted on any updates.
Regards,
David
Hi Larry,
Sorry for the delayed response. Does seem similar to your other request, though still sounds like it warrants a separate task.
This has been logged, though no plans as yet to address this.
In the interim, using a calc field is your best way around this. Though, you're right, it does require a basic understanding of case statements.
Please let us know if there was anything else you were after, and we will keep you posted on any updates.
Regards,
David
Hello Larry,
Thank you for your patience,
After careful review and consideration by our Product Management team, the feature you requested has been evaluated against our current product roadmap and strategic direction. At this stage, the decision has been made not to proceed with implementing this feature. As such, it has been marked as “Not Planned”.
We understand this may not be the outcome you were hoping for, and we want to assure you that your input is still valuable. All customer feedback plays an important role in shaping the future of Yellowfin, and your suggestion may be revisited should priorities.
Please don’t hesitate to reach out if you would like to explore any possible workarounds, alternative solutions, or if you have any further questions.
Thank you,
Yamini Naidu
Yellowfin Technical Support
Hello Larry,
Thank you for your patience,
After careful review and consideration by our Product Management team, the feature you requested has been evaluated against our current product roadmap and strategic direction. At this stage, the decision has been made not to proceed with implementing this feature. As such, it has been marked as “Not Planned”.
We understand this may not be the outcome you were hoping for, and we want to assure you that your input is still valuable. All customer feedback plays an important role in shaping the future of Yellowfin, and your suggestion may be revisited should priorities.
Please don’t hesitate to reach out if you would like to explore any possible workarounds, alternative solutions, or if you have any further questions.
Thank you,
Yamini Naidu
Yellowfin Technical Support
Replies have been locked on this page!