Greg_Deckler
8 years agoCommunity Champion
Sequential
Suppose you have a list of years and weeks in those years (or months). Often, it would be nice to have a sequential number for this kind of data in order to make certain math calculations easier for ...
powerUserRefine
6 years agoFrequent Visitor
Hi Greg,
thank you for sharing.
Measure works great, but when I trying to create custom column I have eof error after first MaxWeeks.
Do you have some idea why it's not working?
Cheers Ivan
- Greg_Deckler6 years agoCommunity ChampionSure, are you getting that error with the attached PBIX file? Or your own file?
- powerUserRefine6 years agoFrequent Visitor
Hi Chris, thank you for response.
I use it in my own project. The reason why it is not creating custom column, is that I use direct query data in my project.
I figured out how to use measure instead.
Cheers
Ivan- Anonymous5 years agoNot applicable
Can you please post how to use measure to create index column using Direct query?