Hallo Shankar,
please you have to check again your View. please check the measures.
I find this for you, maybe it can help you
- The issue has been identified and tracked under Technical Escalation ID 5000441334
- This issue is being tracked under Problem Report ADAPT01655818
- The error message is a warring not a bug.
- Must have a dimension and measure object to create a report if the report is coming from Analytical Views universe.
- Per the HANA documentation, when you query Analytical Views a group by or a select distinct statement is required. The Show Tables Value command sends instead a plain Select statement with no groupings.
- To get the GROUP BY, Create a query with Measure and Dimension.
- BO will generate the Group by and able to run the report without the error message.