Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Generate parent id from BOM level information

I am trying to figure out a DAX formula (or Power Query) to determine each rows parent if it exists.   I have data which contains the index, level and component information. Parent column is the on...
  • Zubair_Muhammad's avatar
    6 years ago

    Anonymous 

     

    Your DAX formula also seems correct.

    JUST REPLACE FIRSTNONBLANK with LASTNONBLANK