Forum Discussion

franciscoamores's avatar
franciscoamores
Contributor II
2 years ago

Loading Amount and Annotations together

Hi,

not sure if anyone came across with this one but thought it was interesting to share

If you have a file which has in the same line amount and annotation you can set View to YTD (or periodic), then in the text value complex expression use this api prop:

api.Parser.TextValueRowViewMember = "Annotation"

That will make the parser to automatically generate the line(s) with the annotation if text value have a value.

HTH

  • Thank you Francisco.  I was able to use this on a customer this morning to load annotation via import on a matrix load to only M12 and this worked like a charm!

  • T_Kress's avatar
    T_Kress
    Contributor III

    Thank you Francisco.  I was able to use this on a customer this morning to load annotation via import on a matrix load to only M12 and this worked like a charm!