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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
mcolbert
Regular Visitor

Dataset Parameters Readonly in Service

Hey all,

 

I have a pbix  used as a shared dataset to multiple reports. I had a request to temporarily exclude some data for the report. I added a text parameter where the excluded item codes can be added as a csv list. The parameter is used in PowerQuery to filter out the items.

 

Works great, and the point was to not have to update the pbix file when the list of excluded items needs to be updated. However, when I view the parameter in the data set settings in the service, the value is read-only. I've been unable to find any critieria that would cause this parameter to be read-only. I have used parameters in the past and had not run into this issue beofre. Any ideas are greatly appreciated.

 

Thanks

 

2 ACCEPTED SOLUTIONS
GilbertQ
Super User
Super User

Hi @mcolbert 

 

Can you make sure that the data type is set to Text?

 

If it is set to any I think it will not work.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

Anonymous
Not applicable

Hi @mcolbert ,

 

@GilbertQ  is right.

 

And it is supported by official documents that parameters of Any and Binary type aren't editable.

3.9.4.parameter.PNG

 

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

View solution in original post

4 REPLIES 4
mcolbert
Regular Visitor

@GilbertQ 

 

Thanks, I don't usually leave parameters as type Any. But that was it, switched to type text and works as expected. Thanks!

Thanks for letting us know!





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Anonymous
Not applicable

Hi @mcolbert ,

 

@GilbertQ  is right.

 

And it is supported by official documents that parameters of Any and Binary type aren't editable.

3.9.4.parameter.PNG

 

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

GilbertQ
Super User
Super User

Hi @mcolbert 

 

Can you make sure that the data type is set to Text?

 

If it is set to any I think it will not work.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

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