Forum Discussion

irenelitw629's avatar
irenelitw629
Icon for Helper II rankHelper II
3 years ago
Solved

Dynamics Deal Band

Hi,

 

I have a set of data similar to below and I want to create a Dynamic deal band DAX based on the filter select.

 

For example,

 

If I select region, total amount for region B is $200 and deal Band will be $200-$250. 

If I select product C, total amount for product C is $150k and deal band will be $100-$200

 

What is the best way to present this? Is it possible to write a DAX? Or I should create separate tables in the query for the calculation? 

 

RegionCustomer NameProduct Sales Amount
BgfhgdA100
BfhjhC100
etrwyrewerwetC50

 

Thanks for your advice.

3 Replies