trying to keep me busy ,. as always the natural way , i live

Link to thread BIP
Sample XML.
[subt]
[ASET]
[AA]1[/AA]
[AA]2[/AA]
[AA]3[/AA]
[AA]4[/AA]
[/ASET]
[BSET]
[BB]1[/BB]
[BB]2[/BB]
[BB]3[/BB]
[BB]4[/BB]
[/BSET]
[/subt]


ASET = [?sum(subt/ASET/AA)?]

BSET = [?sum(subt/BSET/BB)?]

TOTAL SET = [?sum(subt/ASET/AA) + sum(subt/BSET/BB)?]

Rsult :
ASET = 10
BSET = 10
TOTAL SET = 20

Comments

Popular posts from this blog

Repeat Table Header in all pages in BIP

Limit rows per page

Configure Concurrent Reports to be run