Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Rangesum() function in Power BI

Hi All,   I've tried to get the sum of a field vale based on numeric range values like have values as (1,2,3,4,5,6,7,8) in one field and i need sum(1+2+3+4) & sum(5+6+7+8) in seperate column. Any ...