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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. 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
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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

Top Solution Authors