Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

There is error in it expression

Hi floks,
Again I need an help.
I got an error in report that shown in below screenshot,

 

I used formula to create the calculated column [Occurence] is,
occurence =COUNTX(FILTER(rawVQ_NONCONFORMANCE,EARLIER(rawVQ_NONCONFORMANCE[USER_DEFINED_1]) = rawVQ_NONCONFORMANCE[USER_DEFINED_1]),rawVQ_NONCONFORMANCE[USER_DEFINED_1])

It has values but getting error, can anyone please help me wheather i wrote the formula correctly.

 

  • Anonymous 

    Recheck your dax : What are you counting? is in number or text ?

    Try COUNTAX

     

    ________________________

    If my answer was helpful, please consider Accept it as the solution to help the other members find it

    Click on the Thumbs-Up icon if you like this reply 🙂

    YouTube  LinkedIn

2 Replies

  • Anonymous 

    Recheck your dax : What are you counting? is in number or text ?

    Try COUNTAX

     

    ________________________

    If my answer was helpful, please consider Accept it as the solution to help the other members find it

    Click on the Thumbs-Up icon if you like this reply 🙂

    YouTube  LinkedIn

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Fowmy ,
      Yeah!!!, Thank you I tried COUNTAX now its cleared.
      Yes i try to count text.
      Thanks 
      Sivanesan C