Skip to main content
10 events
when toggle format what by license comment
S Mar 1, 2021 at 11:43 history edited Rahul Gawale CC BY-SA 4.0
improve the question to provide more info that is relevant to getting a good answer
S Mar 1, 2021 at 11:43 history suggested TheArchitecta CC BY-SA 4.0
improve the question to provide more info that is relevant to getting a good answer
Mar 1, 2021 at 9:45 vote accept Vijeet Deliwala
Mar 1, 2021 at 9:30 review Suggested edits
S Mar 1, 2021 at 11:43
Mar 1, 2021 at 9:20 comment added manjit5190 I would check if the description is actually populated or not and the field i am referencing is same as the where the data is.
Mar 1, 2021 at 9:15 comment added Vijeet Deliwala What I mean is - when I query "SELECT AccountId, Product2.Name, Product2.ProductCode, InstallDate,Description FROM Asset" - I get other fields - only Description is not fetched
Mar 1, 2021 at 9:14 answer added TheArchitecta timeline score: 1
Mar 1, 2021 at 8:59 comment added TheArchitecta What do you mean by blanks results? no results (no rows) or the description field in each row is blank even though the data is filled in within the UI? The later I find hard to believe. How are you querying? NB: It is a Long Text Field. which is relevant to the Where Clause, you cannot use description in the WhereClause
Mar 1, 2021 at 8:52 review First posts
Mar 1, 2021 at 9:24
Mar 1, 2021 at 8:48 history asked Vijeet Deliwala CC BY-SA 4.0