Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

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

  • Anonymous , are you trying add measure there ? Have tried with some column ?

  • Anonymous's avatar
    Anonymous
    Not 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-msft's avatar
      v-kelly-msft
      Community 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,
      Kelly

      Did I answer your question? Mark my post as a solution!

      • Anonymous's avatar
        Anonymous
        Not applicable

        Changed to use calcuated, but not work as well.

  • Anonymous's avatar
    Anonymous
    Not applicable

    This is using calcuated already. It is a dynamic value. My datasets is real time streaming.

     

    • v-kelly-msft's avatar
      v-kelly-msft
      Community Support

      Hi Anonymous ,

       

      Dynamic value is not suitable for the field,can you use fixed value instead?

       

      Best Regards,
      Kelly

      Did I answer your question? Mark my post as a solution!