Forum Discussion

Jeanxyz's avatar
Jeanxyz
Icon for Power Participant rankPower Participant
1 year ago

need help with semantic link syntax

I'm a beginner with semantic link, the command below caused an error. "duration" is the field I created to store measure [Phase Duration(M)]. But if I run the same measure by group by, it works.

 

 

12 Replies

  • try using ADDCOLUMNS and/or wrapping the measure in a CALCULATE()

  • v-sgandrathi's avatar
    v-sgandrathi
    Icon for Community Support rankCommunity Support

    Hi Jeanxyz,

    Thankyou lbendlin for your response regarding the query.

    I'm glad that your query was resolved. If the response provided by the community member addressed your query, could you please confirm?
    It helps us ensure that the solutions provided are effective and beneficial for everyone.

    Thank you for your understanding!


    • v-sgandrathi's avatar
      v-sgandrathi
      Icon for Community Support rankCommunity Support

      Hi Jeanxyz

       

      Following up to check whether you got a chance to review the suggestions given. If the issue still persists please let us know. Glad to help. 

      If our response has addressed your query, please accept it as a solution and give a ‘Kudos’ so other members can easily find it. Please let us know if there’s anything else we can do to help.

      TRhank you.

      • Jeanxyz's avatar
        Jeanxyz
        Icon for Power Participant rankPower Participant

        My goal is to understand why the summarizecolumn query failed. Hence it's not really solved yet.