Forum Discussion

vamshi_pbims's avatar
vamshi_pbims
Icon for Microsoft Employee rankMicrosoft Employee
1 year ago
Solved

Deneb Sorting Issue when "Datum" is included

Hi Team,   I'm using deneb to build my visual using below code, So my target is, I will have sum of price which i will be showing on one layer and sum of profit (Target) showing as as another bar i...
  • dm-p's avatar
    dm-p
    1 year ago

    If you want to use one instance of the value and it's repeated for each row, can you use average or min as an aggregate instead of sum?