Forum Discussion

josephliverpool's avatar
josephliverpool
Frequent Visitor
2 years ago
Solved

Changing from old card viz to new card causing errors

Hi!   I hope someone can help. I have some data in the old car visual in the measure below:   # Completed Rate % = VAR CountWon = SUM(table1[Count if completed before meeting) VAR CountConclud...
  • SamWiseOwl's avatar
    2 years ago

    Hi josephliverpool ,

    Do you have any conditional formatting on the original visual?

    I tried recreating the error but it worked fine:

    I'm assuming the random ' in the example is just a typo:
     SUM(table1'[Total Matters completed])

     

    If the visaul treated the measure as wrapped in " or ' that could explain it 🤔