Working with tables and columns in DAX query
In tabular data models, tables may resemble Excel tables, but they differ in their data and formula handling:
Formulas exclusively operate on tables and columns, not individual cells, ranges, or arrays.
Formulas have the capability to utilize relat...
swetasarangi.hashnode.dev5 min read