Forum Discussion
Cap Table Circular Reference
Sure- how do I share a file with you?
Thank you
You can upload to a 3rd party sharing site and post the link (or send it the link via messages - on this site- to me if you don't want it public)
- ARob1986 years agoHelper IV
Here is my link to the file with the circular reference.
The beginning of the month values are based on the values from the previous month end. So values on 2/1/2017 will be pulled from the values on 1/31/2017 then any new additions or subtractions are added and the % ownership is calculated. The month end values are calculated using the % ownership from the start of the month multiplied by the month end value for the fund. Please let me know if you have any other questions.
Thank you for your help.
- ARob1986 years agoHelper IV
@ v-lionel-msft
I have posted the PBIX file. Is it possible for you to take a look? I believe there is a way to do this, I am just unsure of how to format the examples that I have found to fit my data. Here is one example: https://www.sqlbi.com/articles/computing-the-future-value-of-an-investment-based-on-compound-growth-in-dax/
Would adding a period identifier help? For example, January could be period 1, Feb period 2, etc?
Thank you
Thank you so much!
- HotChilli6 years agoCommunity Champion
I see these are not columns, these are measures.
The circular reference is caused by measure
ME Valuedepending on
BM Value 2which depends on
ME Value(the chain is a little more complicated than that but that's what it boils down to)---it's quite difficult to unpick what is trying to be achieved with these measures. I couldn't get it.It might be better to simplify the dataset to 1 or 2 customers with 1 or 2 dates and explain what thedesired outcome is by manually calculating the figures and showing how they are arrived at.