Reply
sandeshag
Frequent Visitor
Partially syndicated - Outbound

Field parameter to calculate SAMEPERIODLASTYEAR

Hi Folks,

 

I was trying to use field parameter(Measure selector) to calculate SAMEPERIOLASTYEAR.

 

Field parameter slicer looks like

 

Sales

Profit

Quantity

 

Measure_Prev_Year =
CALCULATE (
    sum(field_parameter),
        SAMEPERIODLASTYEAR ('Calendar'[Date])
    )
 
Now based on the selection from user on field parameter the Measure_Prev_Year measure should automatically calculate the value based on the selection. 
 
But this is not working and giving error. Not sure whether can we use field parameter measure in calculation which contains SAMEPERIODLASTYEAR function. 
 
Need suggestion on how to crack this requirement.

 

1 ACCEPTED SOLUTION
parry2k
Super User
Super User

Syndicated - Outbound

@sandeshag you cannot use field parameters to calculate it dynamically, you have to use calculation groups to achieve this. I have tons of videos on calculation groups, check out those here:

 

https://www.youtube.com/playlist?list=PLiYSIjh4cEx2s8-jXBhv5aCu5_6F9zQ3I

 

 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

View solution in original post

2 REPLIES 2
sandeshag
Frequent Visitor

Syndicated - Outbound

Thanks parry2k.

 

I was able to achieve my requirement using your video link.

 

https://www.youtube.com/watch?v=LSdCVbNEqcM

parry2k
Super User
Super User

Syndicated - Outbound

@sandeshag you cannot use field parameters to calculate it dynamically, you have to use calculation groups to achieve this. I have tons of videos on calculation groups, check out those here:

 

https://www.youtube.com/playlist?list=PLiYSIjh4cEx2s8-jXBhv5aCu5_6F9zQ3I

 

 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

avatar user

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors (Last Month)
Top Kudoed Authors (Last Month)