Troubleshooting over the years:
AX 2009: Did you delete your AUC files?
AX 2012: Is your CIL box checked?
D365: Are you a call center user?
Every version: Did you clear usage data?
I asked chatGPT to optimize a SQL query (replace subqueries with joins) and it went from returning 100 rows to over 50,000. I guess that's considered a feature in a way
@LuiseFreese This is a big conversation I have in the beginning with all of my mentees. Sample agenda from the last one. We also have group reading lists and accounts to follow for continuous learning/allyship
@ij_learnforever @braul I agree conlen() is the move but FWIW there are a LOT in the system. This isn't even all of them (since they don't always use an i*) but 2447 For loops. Couldn't do "for(" since that picks up some event handlers
@ij_learnforever I’m away from my instance but did you search base using something like agent ransack? Now that I think about it I used to use them a lot in 3, 4, 2009 (especially with looping through form data source selections) but haven’t used one in years tbh. Could be our focus has changed?