cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts,

we are currently proposing for a new customer that is asking for a catalog with dynamic pricing (dependent on product amount). I've been checking some MDM info material and only found rare information if this is configurable while enrichment of catalog data.

Can anybody clearly state if it is possible to enter discount scales and where I can find specific information (any config guide for data enrichment).

Thanks a lot in advance!

Cheers,

T

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Richard,

I guess it can be possible through a calculated field. You can create a field price in MDM which will be a calculated field. In the expession for this field you can write something like (Price Per Unit) * (No. of units) - (Price Per Unit) * (No. of units) * (Discount) / 100.

Here Price Per Unit, No. of units and discount are the fields in your repository.

Hope this will work.

Regards,

Dheeraj.

Edited by: Dheeraj Kumar on Jul 3, 2008 12:39 PM