Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Apply Parameter

I am using an Analysis Services database and I intend to only return data for a given year.
For this, I am using the following syntax ...

{Cube.ApplyParameter, "[DimensioName]. [Column]. [Column]", {"2021"}}

But when I put this syntax, it gives me an error and says that the key did not match any lines in the table.
Can you help me with this topic?
Thanks in advance for the answer

 

1 Reply