As our organization slowly moves toward the PowerPivot world, I'm starting to get other people's spreadsheets with data models and being asked to help with DAX and relationship issues.
When I receive a spreadsheet I want a tool that tells me everything about the data model: queries, relationships, calculated columns, measures, etc. I use the PP Utilities add-in and recommend it highly to everyone, but I need more info than the Excel 2013 queries in the tool can provide. Now that our organization is moving to 2016 I can use the data model to enumerate model elements, but there's scant information about how to get everything.
One seemingly minor model element I'd like to know is the Sort By Column setting. For example, when I receive someone else's date tables I want to know if they've sorted the text day of the week column (if they have one) by a numeric day of week column or if I need to add one.
The MSDN resources on this are pretty meager and definitely lacking in examples. If anyone can point me to a helpful resource on this I would greatly appreciate it!
When I receive a spreadsheet I want a tool that tells me everything about the data model: queries, relationships, calculated columns, measures, etc. I use the PP Utilities add-in and recommend it highly to everyone, but I need more info than the Excel 2013 queries in the tool can provide. Now that our organization is moving to 2016 I can use the data model to enumerate model elements, but there's scant information about how to get everything.
One seemingly minor model element I'd like to know is the Sort By Column setting. For example, when I receive someone else's date tables I want to know if they've sorted the text day of the week column (if they have one) by a numeric day of week column or if I need to add one.
The MSDN resources on this are pretty meager and definitely lacking in examples. If anyone can point me to a helpful resource on this I would greatly appreciate it!