I'm pretty new to AS
I have a model that read directly from sql table...
that model already created and deployed to AS database..
the client asked to exclude data from the indicators refer to date
what did that i opened "partitions 'the yellow cube' " then I added a filter to the query that exclude the date
the I saved and deployed the model...
after I went to the indicators "created by performance point" I found that nothing changed in the results and the old data still...
what should I do and what mistake did I made?