Forum Discussion
palvarez83
7 years agoHelper I
Create sort column with duplicates based on another column
Hello, I have the dimension table dPAU pictured below that was created with Power Query. In Power query I sorted the PAU based on the dates on the second column and created an index column dPAU...
Anonymous
7 years agoNot applicable
Hi palvarez83 ,
You can take a look at following blog to know how to create a sorting table to achieve your requirement:
Regard,
Xiaoxin Sheng
palvarez83
7 years agoHelper I
Anonymous wrote:Hi palvarez83 ,
You can take a look at following blog to know how to create a sorting table to achieve your requirement:
Regard,
Xiaoxin Sheng
Anonymous wrote:Hi palvarez83 ,
You can take a look at following blog to know how to create a sorting table to achieve your requirement:
Regard,
Xiaoxin Sheng
Hi,
Yes, I can do it with Power Query index column. That's what I did for the PAU.... but for the Module I have duplicates and would like to do it with DAX in the data model.