As a beginner to Power BI I probably have a relatively easy question :
I have a fact table that contains the price history of a certain asset (column named close):
Now I created a what if parameter in which the user can input the amount of stocks he owns. As a small detail I would like to create a card which shows the current total $ value of his holdings.
In other words: Todays value of the asset * the amount of stocks he owns.
I tried to create a formula with the LASTDATE function, but until now I havenāt succeeded.
It would be great if someone is willing to help me out.
Hereās a solution I worked up based on some sample date I had from another forum response. Iām sure there is a more efficient way to do this, but as is often said on this forum āif it works, it aināt dumbāā¦
To the contributors of this post, thank you for all your inputs on this topic we are now tagging it as Solved. To help us learn more about your experience in the forum, please take a moment to answer this short forum survey. We appreciate all your help and suggestions. Thanks!