I have a table for the "features and benefits" of the list of products. This table contains an item number, base part number, and three profit columns. I want to convert it into a dynamic table in which they can have any benefit, which I can easily do is the problem is that the features and benefits do not change between the objects under the same base part number. For example, the base based on base 708/708 / m 708 / m and 708 / L will have all the same characteristics and benefits, so I can get rid of redundancy by removing the item column and for a single each specific base part number Entry How can you go about this?
You may need to present a 'Benefit Grooper' field in your table, and the Benefits Grooper ID , Profit gains, and benefits are related to in another table
Comments
Post a Comment