Hi Amul, video looks good.. Can we control the configuration attribute picklist values like I have two picklist values, based on the value selected for country attribute, can we dynamically display values in another configuration attribute picklist (kind of dependent picklist)
Hi Amul, Thank you so much for this amazing tutorial. I have a use case. Could you please help me with this? Can we make Configuration attribute dynamic based on the product picklist value. Suppose I have a product called Laptop which can only be sold in US and UK. I have a multiselect picklist to store location values on the product. So, when i am configuring this product, my configuration attribute should only show me US and UK picklist values. So that i can add only US and UK product options. I dont want list of all the location values in the configuration attribute. Thank you!!
@@cpqhours It seems multi select picklist is not supported so I created text field with all multi select picklist values and used contain in the query and it worked!
Hi Amul, I hope you are doing good. I have tried a workaround for this by using product rule of selection type (which will show the products) based on the value chosen in configuration attribute. Am I doing right or are there any problems with this approach. (I want add maximum 5 options). Stay safe and thank you :)
Hi Aditya, If you are looking to show image in the Config attribute here, then offcourse not. For this you can use ConfigPlugin and develop in VF page then you can embed.
Hi Amul, Thanks for nice video. Is it possible to filter the content of "bundle with click type" based on configuration attribute? Thanks in advance :)
HI Manikanta, Sorry i could not understand your question. Could you please provide some example? So that i can help you better. BTW thanks for the feedback. Please also share my RUclips channel on your Linked in Profile, Twitter and tag me @amul_baranwal, #AmulCPQ
@@cpqhours Thanks for response Amul. I mean based on filtered value (ex: UK) the contents of another product feature group (ex: key boards) should be shown/hidden rather than choosing through add options. I hope I am clear.
@@manikantaraju4254 Are you able to figure out how to implement the field dependency in the Configuration Attribute context? If yes, would you able to share the details?
Sorry to reply you late, I just took an Example. Configuration Attribute is Place Holder and that help us to reduce the creating Duplicate product Records in CPQ. i.e. If you have Product like iPhone-7-Plus and you have 3 color option called grey, gold and black. so you should not to create 3 different product. but you can add one configuration Attribute called Color Option that's it. I hope i understand your question and answered it properly. If not please comment again so that i can help you.
@@cpqhours Hello Amul Sir, I love your videos...your channel is a 'Go-to' place for me .:) ... just one question here...if we have iPhone-7-Plus and have 3 color option called grey, gold and black then we will need those many records in products right? so that when we create a Configuration Attribute = Color and select Color = "Grey' only grey product will be selected. Also in our video example let's say we just had a "Keyboard" product and that keyboard would be available in the US, UK & India then, in that case, we should have three product records one for each country. Kindly let me know if I am missing anything here.
I also found this explanation on another forum .....it is a temporary save in product option object. but if it is needed for permanent, then we have to create the same field in quote line object as well. that is the reason why they created the same field in the product option object as well...is this correct?
THANK-YOU so much Sir, learning CPQ has becoming interesting only because of you informative videos. Thank-you for sharing your knowledge.
This is one of the best salesforce videos I've seen. Nicely done.
Francis Crump thanks for your valuable feedback
Great video... Thank you Amul!
Thanks Pedro for your feedback
Hi Amul, video looks good.. Can we control the configuration attribute picklist values like I have two picklist values, based on the value selected for country attribute, can we dynamically display values in another configuration attribute picklist (kind of dependent picklist)
I have not tried yet. Create picklist as dependent and try and share the result if you can. thanks
Hi Amul, Thank you so much for this amazing tutorial.
I have a use case. Could you please help me with this?
Can we make Configuration attribute dynamic based on the product picklist value. Suppose I have a product called Laptop which can only be sold in US and UK. I have a multiselect picklist to store location values on the product. So, when i am configuring this product, my configuration attribute should only show me US and UK picklist values. So that i can add only US and UK product options. I dont want list of all the location values in the configuration attribute.
Thank you!!
we can not manage config attribute dynamically. but you can initialize it with Quote field.
Hi Amul - Can we use multi-select picklist fields for Dynamic Filter?
Gaurang Patel I did not try yet so not sure. You may go ahead please try.
@@cpqhours It seems multi select picklist is not supported so I created text field with all multi select picklist values and used contain in the query and it worked!
Hi Amul,
I hope you are doing good.
I have tried a workaround for this by using product rule of selection type (which will show the products) based on the value chosen in configuration attribute. Am I doing right or are there any problems with this approach. (I want add maximum 5 options).
Stay safe and thank you :)
Thanks ! Is it possible to show the Shipping Info drop down values as images instead of text ?
Hi Aditya, If you are looking to show image in the Config attribute here, then offcourse not. For this you can use ConfigPlugin and develop in VF page then you can embed.
@@cpqhours thanks again. Is there any link which I can refer to get started ? As I am a newbie in this area, coming from Oracle CPQ.
@@adityam7533 Read this. help.salesforce.com/articleView?id=cpq_get_started.htm&type=5
@@adityam7533 And also follow this link
pages.mail.salesforce.com/gettingstarted/sales-cloud/quote-to-cash/
Hi Amul, Thanks for nice video. Is it possible to filter the content of "bundle with click type" based on configuration attribute? Thanks in advance :)
HI Manikanta, Sorry i could not understand your question. Could you please provide some example? So that i can help you better. BTW thanks for the feedback. Please also share my RUclips channel on your Linked in Profile, Twitter and tag me @amul_baranwal, #AmulCPQ
@@cpqhours Thanks for response Amul. I mean based on filtered value (ex: UK) the contents of another product feature group (ex: key boards) should be shown/hidden rather than choosing through add options. I hope I am clear.
@@manikantaraju4254 Are you able to figure out how to implement the field dependency in the Configuration Attribute context? If yes, would you able to share the details?
Quick question, why did you add the Location__c field to the Product Option Object? It was not referenced in any of the rules or filter?
Adam Austin will answer you soon
Sorry to reply you late, I just took an Example. Configuration Attribute is Place Holder and that help us to reduce the creating Duplicate product Records in CPQ. i.e. If you have Product like iPhone-7-Plus and you have 3 color option called grey, gold and black. so you should not to create 3 different product. but you can add one configuration Attribute called Color Option that's it. I hope i understand your question and answered it properly. If not please comment again so that i can help you.
@@cpqhours Hello Amul Sir, I love your videos...your channel is a 'Go-to' place for me .:) ... just one question here...if we have iPhone-7-Plus and have 3 color option called grey, gold and black then we will need those many records in products right? so that when we create a Configuration Attribute = Color and select Color = "Grey' only grey product will be selected. Also in our video example let's say we just had a "Keyboard" product and that keyboard would be available in the US, UK & India then, in that case, we should have three product records one for each country. Kindly let me know if I am missing anything here.
I also found this explanation on another forum .....it is a temporary save in product option object. but if it is needed for permanent, then we have to create the same field in quote line object as well. that is the reason why they created the same field in the product option object as well...is this correct?
@@dkante1 yes you are correct.
please explain with scenario, why to create Pr and Price action?
Great video a bit fast.. you need to slow down... but brilliant all the while. Thanks
Scorpion1664 Cloud point noted
Thank you
can u share PDF of this session