Forum Discussion

quickbi's avatar
quickbi
Helper II
2 years ago
Solved

Error SelectedValue

Hi All,   I'm making a P&L statement and I'm using a PL mapping section: When I create a Pivot in PBI I assign the fields as: Where selectedvaluetest show for each row what row is cal...
  • AllisonKennedy's avatar
    AllisonKennedy
    2 years ago

    quickbi ok, my next hypothesis is that there are some null or blank values getting in the way. Can you try changing your selectedvalue test to use

     

    CONCATENATEX( VALUES(tablename[Level1]), tablename[Level1], ", " )