Forum Discussion
Mark182
Sep 06, 2019Copper Contributor
SharePoint Online Modern Page Calculated Choice Column in Document Library
Hello, we would like to create calculation that can offer different choices based on another column value. Example: We have a choice column called “Object” and the user can able to select the...
Vikram_Samal
Sep 06, 2019MCT
Mark182 this will not be possible if you want to apply in modern page. The cascading look up/drop down column will be possible if you use the classic view as you can add a script for the same. The out put will be something similar:
For the same please let me know if you need steps I can provide.
- Mark182Sep 07, 2019Copper Contributor
Vikram_Samal Thank you very much! This is greatly appreciated though we are already using the modern page frequently, can you provide the steps to do this in classic?