Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
I am using an Script activitie inside a Data Pipeline to make a SELECT statement, passing the table as parameters as follows:
But when executing the Pipeline I get the following error:
I've been able to pass Script parameters in other queries to WHERE clause (i.e. field1=@field_value), but I'm having troubles for field names.
Solved! Go to Solution.
Hi @amaaiia I'm not sure if object names are supported in the script activity parameters. You could use the "dynamics expressions" and add the item to the script instead. In the example beloe I'm using parameters, but you can use items as well.
Hi @amaaiia
Glad to know your query got resolved.
Please continue using Microsoft Fabric Community for your further queries.
Thanks.
Hi @amaaiia I'm not sure if object names are supported in the script activity parameters. You could use the "dynamics expressions" and add the item to the script instead. In the example beloe I'm using parameters, but you can use items as well.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.
User | Count |
---|---|
10 | |
4 | |
4 | |
3 | |
3 |