Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
anilkumar-yadav
Frequent Visitor

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 1
Ashish_Mathur
Super User
Super User

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


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors