cancel
Showing results for 
Search instead for 
Did you mean: 

​AFO: Workbook refresh issue

12-02-2020 2:14 PM
2143 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Hi,

I am facing an issue refreshing an AFO Workbook based on an input-ready query.
When I change a value in a cell without save it and then I refresh the workbook (Refresh Prompt or “Refresh All” button), I continue to see the new entered value in the cell, although it was not saved. If I close and open again the workbook, the cell shows me the correct value. The refreshing issue happens only if the Workbook is based on input-ready query.

Can anyone help me on how refresh correctly the Workbook?

Thanks.

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

gregor_dieckmann
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Gabriele,

why do you think this is an issue? Changing a cell value in an input-ready query and then calling some command with implicitly trigger a 'Recalculate'; so if nothing is wrong with the changed value the value is send to the planning buffer and 'refresh' will simply re-read the most recent data from the buffer.

Why is this behavior reasonable?

After changing a cell value and the pressing a button to execute a planning function you don't want to execute 'Recalculate' first; the same is true if you change the query view, e.g. drill-down an additional characteristic in the rows etc.

So refresh just follows this general rule.

Regards,

Gregor