Hi,
I want to create a published parameter where the user get to choose their own excelfile in the workspace as the reader. The writer is set to read a column with the header "Fastighet". But the input attribute can vary depending on how the user are writing it e.g. "Fastigheter" "fastighet" "Fastigheterna" and so on. So my first problem is that I really dont know how to set up the configuration for the publish parameter so the user can choose which excelfile they want. And secondly how do I make the script understand how to read the header name/column name and what sheet to choose.