Hello everyone
I have got pivot table based on SSAS tabular in Excel 2013. The requirement is to create functionality to add comments next to each Order (Order is the unique Key in source data) in pivot table. Furthermore comments needs to be chosen from the drop down list.
I have added dedicated field for comments in my source - each comment field is unique - has got predefined text with order number (eg.for order xxx put comments here...) - this works fine - users can edit the field and write thier own commets in pivot table which are linked to specified order.
The problem is how to create data validation (drop down list) in editable field of pivot table? By default I get the message "You cannot apply data validation to cells in a PivotTable report".
Any ides will be appreciated.
Thank you.