Hi
I have made a calculation like this
| Factor | Value | Calculation |
| A | 10 | 20 |
| B | 20 | 60 |
| C | 30 | 120 |
In my dataset I have data for this three factors. Is it possible to make a condition if there is no data for f.ex. factor C?
I don´t want to delete the fomulas, because f.ex in my dataset for Q1 there is only data for f.ex. factor A and B, and later in my data for Q2 I have data for all three factors.