Hi All,
Can anyone explain me about tag below in details.When i can add this in instance config file.
<Cube>
<CubeMaxRecords>100000000</CubeMaxRecords>
<CubeMaxPopulatedCells>100000000</CubeMaxPopulatedCells>
</Cube>
I have one issue like in my report only 344 records which is running fine when i ran that in database(executing OBIEE Query), but same thing when i ran through analytics its keep on running and not giving any result, Every time i am cancelling it after 10 mins.
Can anyone tell me what is the issue here and is the above tag help me to solve that issue?
Thanks