End users (Non-Tech) ability to update variable data for validatations
Hopefully this makes sense but we may have a scenario where in our pipeline for moving data from say bronze to silver and doing validation checks we will have a threshold variable that maybe changed by a end users, this picture would be making it going from say 1,000 dollar sale to 1,500 and could see this being a default and override depending on the day (say week before Christmas this number needs to go up even more). In old world of SQL and c# building days we would have a portal and user updating a table, in fabric world with notebooks, what maybe some best practices for non-tech end users to be able to configure this and can we pull this variable I guess from just another table in the warehouse/lakehouse maybe?