Forum Discussion
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
- lbendlin
Super User
try using ADDCOLUMNS and/or wrapping the measure in a CALCULATE()
- v-sgandrathi
Community 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
Community 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
Power Participant
My goal is to understand why the summarizecolumn query failed. Hence it's not really solved yet.