Hi Alessandro
I have a problem to upload an excel filewith bars charts. i have a dump sytem because a field symbol is not assigned.
The poblem is in the method : LOAD_CHART_ATTRIBUTES the method not find the node 'legendPos'
node2 ?= node->find_from_name( name = 'legendPos' namespace = 'c' ). zcl_excel_reader_2007=>fill_struct_from_attributes( EXPORTING ip_element = node2 CHANGING cp_structure = ls_prop ).
Could you help me?
Best regards.