Skip to Content
0
Former Member
Mar 05, 2009 at 10:08 AM

WAD & Input-ready queries

89 Views

Hi

I'm trying to create Web Application that enables users to change key figure values in the Analysis Item. What have I created so far:

- Real-time infocube (Planning is enabled).

- Aggregation level on the cube. I've also created some planning functions, such as functions for deleting all the data in the cube and saving the changes.

- Created a input-enabled query.

- Created an Web Application with analysis item and some buttons for planning functions.

All my planning functions work just fine. The guestion is, is it possible create such web application that would enable users to directly change single key figure values in the analysis item? Users would just have to click on the value that they want to change, type in the new value and then save.

I'd also like to enter new records to the cube with my application. Problem is that if I set the number of lines for new records above 0, I get error message "No new lines can be entered because axis is not input ready".

Any ideas?