Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Column ignores Measure value

Hi,   I have a measure as such,   Measure = IF(DISTINCTCOUNT('Accrued Income'[Month Year])>1,"A","B")   I'm then using that measure in a column to return a URL based on that value of that meas...
  • parry2k's avatar
    5 years ago

    Anonymous why you are adding it as a column, why not a measure?