Background:
Attribute Element Number Count Method is an advanced property that is hidden by default. The incremental fetch feature uses a SELECT COUNT DISTINCT query. In some cases, this query can be costly for the data warehouse and make the element browse time longer than necessary for certain production environments.
To alleviate this problem, the Attribute Element Number Count Method controls how the total number of rows are calculated. Two options are available as shown below:

The difference between the two approaches is whether the database or Intelligence Server determines the total number of records. Strategy recommends using the “Use ODBC cursor...” option (having Intelligence Server determine the total number of records) if you have a heavily taxed data warehouse or if the SELECT COUNT DISTINCT query itself introduces contention in the database. Having Intelligence Server determine the total number of rows results in more traffic between Intelligence Server and the database.
Note: This VLDB property is available at Database instance only
Question:
Is it possible to control Attribute Element Number Count Method for MDX reports in Strategy 9.x?
Answer:
No.
For MDX reports, only Data population for Intelligent Cube is available in Query Optimization for MDX database instances as shown below:
