Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
5 years ago

Relationships target table-calendar visual graph

Good morning to you all,

I have a question about the link I make between two tables and then how to represent it on a chart.

I have a database with these tables and connections between them:

Now I want to chart the sales we're having throughout the year and put a line with the goal. The problem I have is that when it comes to setting the goal it makes me the sum of the whole year and puts week by week the annual goal:
grafio malgrafio times

It really should look something like this:

To do this the calculation I've done has been this:
•SUMX(Objective;[ Value])

What do I have to do so that instead of adding up the value of the goal and setting the sum of the year for each week I put the amount of each week?

Thank you

5 Replies