Forum Discussion
L_K_
2 years agoHelper I
Calculated column using DAX - filldown
Hello, I need some help please, I have a table like this: ID_NUM NUMBER TEXT LEVEL 1 0 AAA 1 2 0 AAA 1 1 00 BBB 2 2 00 BBA 2 1 000 CCC 3 2 000 CCC 3 1 ...
- Anonymous2 years ago
Hi L_K_ ,
Please try to create M code to achieve it.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
L_K_
2 years agoHelper I
sorry, there is a mistake... the last two rows for HIER_3 should be 001 / DDD and 001 / DDA.