Forum Discussion

campelliann's avatar
campelliann
Icon for Post Patron rankPost Patron
4 years ago
Solved

add columns / lookupvalue virtual Table

Hi,  So I am trying to build a measure which returns the Last PRD Date. The logic is this, I have a Table "RH projecto" on which I am going to add the Production date for each project "@Data_PR...
  • campelliann's avatar
    campelliann
    4 years ago

    Hi, first and foremost thank you! I have solved the problem with a calculated column. Using powerbi as excel never fails lol.

    The issue seems to be related with the model and some circular dependencies since RH table is a summarized table, this is really a mess by now. Although your tip was good I also tried Calculate(first non blank) with a blank result... But is the syntax of my measure (just for the sake of understanding) correct? In a simpler model would work?