HI!
I've 2 Tables
TABLE 1:
Column 1: Name
Column 2: Percent
Column 3: Start Date
Column 4: End Date
TABLE 2
Column 1: Name
Column 2: Value
-----
I need a calculation for the value (table 2) * Percent (table 1) dependent on the date:
Example:
I have a visual with monts, and I want to show the value in monthes according to the percent on the date.