This is a known behavior that when two reports based on Intelligent Cubes are used in a Report Services document, attribute element list prompts hit the warehouse instead of using the available elements from the cube, as showed in below technical note.
KB31987: A Report Services document using two or more prompted reports based on Intelligent Cubes queries the data warehouse to generate element list prompts instead of reading from the Intelligent Cube in MicroStrategy 9.0.x
In Strategy Web, there is a option in sys_defaults.xml to change this default behavior.
Default file path is C:\Program Files (x86)\Strategy\Web ASPx\WEB-INF\xml\sys_defaults.xml. And user can set value to be 'v="1"' in below section:
<pr des="Whether to use last dataSource instead of all dataSources to get elements" n="useLastDataSourceToGetElements" scp="system" v="0" dt="boolean"/>