Forum Discussion
Row Hierarchy
- 5 years ago
Hi, hony
Try to create a custom column:
if [DE]="PA" then [#"NR-DISP1"] else null)
Then, to Use the fill down feature in power query
Result:
Please refer to the attachment below for details
Is this the result you want? Hope this is useful to you
Please feel free to let me know If you have further questions
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, hony
Try to create a custom column:
if [DE]="PA" then [#"NR-DISP1"] else null)
Then, to Use the fill down feature in power query
Result:
Please refer to the attachment below for details
Is this the result you want? Hope this is useful to you
Please feel free to let me know If you have further questions
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.