Hi All,
I am getting the following warning, but my report runs well and even when i schedule also its working properly, but when report or calculations at expression editor is validated it shows me the below warning:-
RSV-VAL-0010 Failed to load the report specification. CCL_ASSERT_NAMED(m_bAllRowsOptimization == FALSE, "The master dataset cannot be re-used for a second iterator if AllRows optimization was applied when the query was executed.");
In my reports i have implemented:
1.Page Break
2.Summary Footer
I have used 4 queries:
1.Query1:-Main query which contains query items and filters of prompts
2.Query2:-To display User Name
Query3 and Query4 containd data items on which filtering of data is done
When i remove my Query2, report specifiation is becoming valid, when i keep its not validating the report and showing above warning.
Pls help me regarding this..
Thnx,
Srini