Hi all,
I have a problem with making a stacked graph with my data with a movable filter. I shall explain myself.
I have a (simplified) table with productnr., period (year and month) of sales, and sales (in currency). Now I want to know the contribution of the products that have their period of sales after a certain number. This will calculate the contribution to sales of new products. Simple stuff.. (i hope), but I was not able to do so...
I have managed to separate the table with multiple queries and I have managed to have now to queries that can show the sales of products that have been launched before the date and after the date, but combining the two tables is impossible for me.. (might be cumbersome)
Can you help me?
Thank you in advance!
Kind regards, Bob
I have a problem with making a stacked graph with my data with a movable filter. I shall explain myself.
I have a (simplified) table with productnr., period (year and month) of sales, and sales (in currency). Now I want to know the contribution of the products that have their period of sales after a certain number. This will calculate the contribution to sales of new products. Simple stuff.. (i hope), but I was not able to do so...
I have managed to separate the table with multiple queries and I have managed to have now to queries that can show the sales of products that have been launched before the date and after the date, but combining the two tables is impossible for me.. (might be cumbersome)
Can you help me?
Thank you in advance!
Kind regards, Bob