Forum Discussion

CAPSTALKER's avatar
CAPSTALKER
Helper I
7 years ago
Solved

Getting non-calculated values from Excel

Hi all,    My goal is simple. I'm trying to get TargetIT values from excel where I have Department and TargetIT. There is a relationship between Excel-Department and Table1-Department.    Now, w...
  • Mariusz's avatar
    Mariusz
    7 years ago

    Hi CAPSTALKER 

    You can try the below.

     SELECTEDVALUE( YourTable[YourColumn], "return something if multiple values" )
     

    Why you can not use any aggregations?

     

     

    Best Regards,
    Mariusz

    If this post helps, then please consider Accepting it as the solution.

    Please feel free to connect with me.
    Mariusz Repczynski