I have multiple datasets and cards.
In one dataset I have a beastmode where I calculate the Customer Lifetime Value.
In another dataset I use the CLV but not as a reference as I don't have the data in this new dataset.
I write the CLV hardcoded. Problem is that if the CLV changes I have to update the CLV manually in other beastmodes.
Is there any way to make a reference to another beastmode in some sort without having to add the CLV to every dataset and calculate it. Because that's probably too much work (and the datafile would be too large).
Hopefully my question is clear and I hope to see an answer.
Thanks in advance