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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Markzolotoy
Impactful Individual
Impactful Individual

Paginated report - Lookup function

I am trying to use the following function to get values from a dataset where a value is equal zero, just to test if I can get lookup even working:
LookupSet(0, Fields!CurrentState.Value, Fields!CurrentState.Value, "Dataset")

I am getting:
Fields cannot be used in query parameter expressions.

Please help.

 

Thanks

2 REPLIES 2
v-kkf-msft
Community Support
Community Support

Hi @Markzolotoy ,

 

Has your problem been solved? 

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

 

Best Regards,
Winniz

v-kkf-msft
Community Support
Community Support

Hi @Markzolotoy ,

 

Acccording to this document, LookupSet cannot be used as an expression for the following report items:

  • Dynamic connection strings for a data source.
  • Calculated fields in a dataset.
  • Query parameters in a dataset.
  • Filters in a dataset.
  • Report parameters.
  • The Report.Language property.

This video is an example of using LookupSet function.

 

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

Best Regards,
Winniz

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors