When working and developing Power BI Desktop models, and by extension datasets on the service, there are many columns with numeric values that should not be aggregated. These include a year in a date table, a item number in a products table, and so on. Having to scroll through the entire model to set these as "Do Not Summarize" is tedious and unproductive, and accordingly having one place to change this setting would save time when starting a new model. This would also halt the use of implicit measures, enabling DAX measures as the only method of aggregation, which greatly enhances the data modeling options. This could go into the Options menu, and preferably is a Global setting, but could also work as a Current File setting.