Forum Discussion
Two problems I thought would be easy.
- 10 years ago
For the denominator, can you use:
Denominator = ABS((TODAY() - DATE(2016,11,30)) / 30)
Thanks, data makes it so much easier!
Here is what I get with your data and a simpel Table visualization in Desktop. I added a line for myself in the WPB office.
This looks OK to me but I assume I am doing it one way and you another since you mention pivot tables.
That can get it done when I publish in Power BI, is there a way to get it to work in Power Pivot?
Any ideas how to write a measure that will show the amount needed each month to reach the goal?
Again, thank you very much for your time.
HW
- Greg_Deckler10 years agoCommunity Champion
Let me look at the other issue.
For Power Pivot, right click the pivot table and go to PowerTable Options, click the Display tab, click the checkbox for "Classic PivotTable layout..."?
- Greg_Deckler10 years agoCommunity Champion
For the denominator, can you use:
Denominator = ABS((TODAY() - DATE(2016,11,30)) / 30)
- hoggwildd10 years agoRegular Visitor
WHOO HOO!
THANK YOU, THANK YOU, THANK YOU!
Never read or found anything about "ABS", obviously still have a LOT to learn.
Have a wonderful day,
HW