I am using pulling existing Task data into an Excel spreadsheet to use with a Score. I have an Excel named range executing ?=ImportForm/ListDeep?TargetObject=Loan&TargetObjectID={LoanID}.
My tasks include several user-defined fields, but the data renders in Excel lumps them together in a single column called XmlData. How can I use these values in Excel formulas?
The
ImportForm/ExecuteFlatmethod will normalize user-defined fields (that that, elements stored inImportForm.XmlData.ExecuteFlatrequires anOperationparameter, which it will execute before normalizing the results.For your example, call:
More generically, assume that
ImportForm/Search?ID=1returns:Calling
ImportForm/ExecuteFlat?Operation=Search?ID=1would return: