Forum Discussion

anilkumar-yadav's avatar
anilkumar-yadav
Frequent Visitor
3 years ago

Problem in Calculate function

Hi Team,

I have problem in calculate function when I put calculate function then in filter argument earlier not required table name but now it required . Example 

Earlier = calculate ((function),Table[Column]="ABCD")

Now = calculate ((function),TableName,Table[Column]="ABCD")

 

1 Reply

  • The first form is just fine.   Just ensure that the first input of the calculation function is a measure - a measure is put within []