Forum Discussion
Anonymous
6 years agoNot applicable
Reference vs Duplicate - using subset of data from main query
Hello, I am querying my main database and it is huge! Once I connect to the server, I only add product item so that I can filter on the products I need and not the whole database. I have filterer...
MattAllington
Community Champion
6 years agoIf you are using direct query, you should get help from a DBA to optimise the queries (even if you are using import mode, your refresh may also benefit).
if you are using import mode, then you can add measures at any time without the need to go back to the database. Maybe something different is happening. Are you sure you have your terminology right?