Forum Discussion
DAX formula needed to extrapolate missing values
- 3 years ago
Hi Mooma
I am not sure if I am addressing your question properly, as you already have extrapolated profits in the visualization, but does the following measure answer your question?
Hi Mooma
I am not sure if I am addressing your question properly, as you already have extrapolated profits in the visualization, but does the following measure answer your question?
Hi DataNinja777
"Extrapolated profit" result is what I'm looking for, unfortunately I cannot replicate it.
I see you added table "ID". What are the relationships?
Thanks
- DataNinja7773 years ago
Super User
Hi @Mooma,
The relationship between the ID dimension table and two fact tables with numbers
are as shown below, as both fact tables contained the numbers, I thought it is easier to separate out the ID dimension table for clarification purposes and create relationships with the two fact tables.
I attach the pbix file for this task:
https://1drv.ms/u/s!AlqFfzVTqicpnW54pZuvMrAu9qKv?e=ANmLbD
- Mooma3 years agoFrequent Visitor
That works. Thank you