Running BIP data model is throwing invalid parameters requested error
There is a gap for at the end like physical inventory name- 'November 2024 S/T QLD ' and because of this data model is throwing invalid parameters requested error
How to remove blank spaces from end of the string.
I have used RTRIM function like RTRIM(physical_inventory_name,' '). But this is not working it seems showing same error again