Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

How would you approach this? Creating a reference for range of percentages

I have data which list out the cost / price / margin % of individual items. There is another reference table that list cost range for items to fall in and the targeted gross margin.   SOLUTION NEED...
  • mattbrice's avatar
    7 years ago

    You want to assign each Item in Table 1 to a band based on price which is specified in Table 2.   After assigned to a band, compare it to targe Gross Margin % target to determin if it meets goal.  There are a lot of articles out there explaining how to implement banding.  Here is one:

    https://exceleratorbi.com.au/banding-in-dax/