I just did a pivot search:
| pivot test1 EventObject
and it gives me this error:
Error in 'DataModelEvaluator': Data model 'test1' was not found.
My data model test 1 is as follows
{"modelName":"test1","displayName":"test1","description":"","objectSummary":{"Event-Based":0,"Transaction-Based":0,"Search-Based":1},"objects":[{"objectName":"test1","displayName":"EventObject","parentName":"BaseSearch","fields":[],"calculations":[],"constraints":[],"lineage":"test1","baseSearch":"*"}],"objectNameList":["test1"]}
Am I doing something wrong?
↧
Why is my pivot search returning "Error in 'DataModelEvaluator': Data model 'test1' was not found."?
↧