I have made a rather complicated report with sevaral tables.
Table1
article1 price1 defaultprice:TRUE
article1 price2 defaultprice:FALSE
article1 price3 defaultprice:FALSE
Now i need to calculate with the defaultprice.
is is not possible to filter on this field, while it is a table which is on a lower level with several one-on-more table couplings.
How do i find the correct price (or make a sum of all the prices with the false reset as zero)
Who can help me?
With kind regards,
Table1
article1 price1 defaultprice:TRUE
article1 price2 defaultprice:FALSE
article1 price3 defaultprice:FALSE
Now i need to calculate with the defaultprice.
is is not possible to filter on this field, while it is a table which is on a lower level with several one-on-more table couplings.
How do i find the correct price (or make a sum of all the prices with the false reset as zero)
Who can help me?
With kind regards,