Forum Discussion
Synoptic Panel Category Question
I am working on a floor plan on Synoptic Panel. The datasource is a streaming datasets. I find that I can't add a measure field to category or subcategory. Any idea on it?
8 Replies
- amitchandakSuper User
Anonymous , are you trying add measure there ? Have tried with some column ?
- AnonymousNot applicable
Yes, I am trying to add my newly created measure to the Category or Subcategory. However, it is not allowed. I can add other fields E.g. TRUCK_UID, TRUCK_PURPOSE_CODE
Add as below:
- v-kelly-msftCommunity Support
Hi Anonymous ,
Modify your measure into calculated column and try again.
If it doesnt support measure ,it means that the field requires a fixed value, Measure is dynamic,so it is not supported.Calculated columns can nicely fix it.
Best Regards,
KellyDid I answer your question? Mark my post as a solution!
- AnonymousNot applicable
Changed to use calcuated, but not work as well.
- AnonymousNot applicable
This is using calcuated already. It is a dynamic value. My datasets is real time streaming.
- v-kelly-msftCommunity Support
Hi Anonymous ,
Dynamic value is not suitable for the field,can you use fixed value instead?
Best Regards,
KellyDid I answer your question? Mark my post as a solution!