Comments
-
I have not tried a Sumo Table before, but will try that. Reviewing the setup now - https://domohelp.domo.com/hc/en-us/articles/360042925674-Adding-a-Sumo-Card. Will let you know later today if that solves the problem. Thanks for the suggestion.
-
Thanks again for both of your help, as here is the end result. I learned how and what a trellis does, as I hadn't had a need before.
-
@MarkSnodgrass Able to finally get it to sort correctly using MONTH(`Event_Dt`) + (YEAR(`Event_Dt`)/10000). Really not sure why the other ways I was doing wasn't working. @GrantSmith Not aware of that feature, will test now
-
I have tried both of them and have tried sorting by using them, but get either the same or different results that make it worse. Also tried doing this formula CONCAT(MONTHNAME(`Dt`),' - ',YEAR(`Dt`)).