Forum Discussion
mrleijzer
3 years agoHelper I
Indexing yearly subscriptions
Hello everyone, I have a pretty hard to explain situation which I'd like to solve, I'll give it a go: I have 3 tables: customer information (ID, name, address, etc.) yearly maintenance work f...
- Anonymous3 years ago
HI mrleijzer,
Current power bi does not support recursion calculation in Dax formula. You can take a look at the following link about Dax recursion to know more about these:
Previous Value (“Recursion”) in DAX – Greg Deckler
Regards,
Xiaoxin Sheng
mrleijzer
3 years agoHelper I
Thanks, with this I found a workaround!