Hi. I am building a query and want to extract all fields from the CASES object for a selected Case so that I can review all fields and pick the fields I want. I tried using FIELDS(ALL) which is a valid SOQL function but this wasn’t allowed via the “Run Select Command” on the Command tab.
Is there another way to get and export all fields in the CASES object for a selected Case?