1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Making sure the Excel ribbon button only launches one instance of the Dax Studio form. More... about 12 years ago
Removing the exception handler from AdoTabularConnection and moving it to the DaxQueryHelper class to enable the display of exception messages to the user Adding a check to TabularMetdata.cs so that it does not try to populate the treeview if the list of cubes is empty Fixing bugs in the setup program More... about 12 years ago
Wrap ExecuteDaxQueryDataTable in ADOTabularConnection.cs in try/catch so query errors don't crash datatable Fill More... about 12 years ago
Adding description property to Model, Table and Column objects Enabling description in tooltips on metadata tree Adding official logo Changed file save/open to use unicode encoding More... about 12 years ago
Adding File Open/Save functionality Using nuget for package management with AvalonEdit Improving error messages with QueryTable mode by re-running in discard results mode after an exception is thrown More... about 12 years ago
Updated Dataset extensions to return blanks for image columns Updated ExcelHelper to autofit the columns based on the data. More... about 12 years ago
streamlining some of the image assignments More... about 12 years ago
fixing the metadata pane to show the correct image for hidden tables More... about 12 years ago
Added Clear Cache command (hotkey F2) More... about 12 years ago
Updating AvalonEdit to the latest version using Nuget Updating ADOTabular to return hidden objects More... about 12 years ago
Change the ADOTabularTableCollection class to; * Use _DIMENSION Schema (previously _MEASUREGROUPS) (in GetTablesTable()) * Check for Measure dimension (in public IEnumerator<ADOTabularTable> GetEnumerator()) - so 'measure' table is not shown More... about 12 years ago
Tooltip for help More... about 12 years ago
Fixing various issues * AdoTabularConnection - connectionString now always contains Initial Catalog * Hotkeys added to the various "run" buttons * default font and line numbers added to DaxEditor (will add customizing in a later release) More... about 12 years ago
Adding folder icon to project More... about 12 years ago
Applying re-sharper rules to code Changing ConnectionDialog Moving Model list to combobox Adding help button More... about 12 years ago
PTB, 18-May-2012 Add Check for existing model on tabular model add Add OK only button for TABULAR server connection error More... about 12 years ago
PTB 14-May-2012 Addition of ServerManager which allows for the DAX editor to use tabluar databases (including ServerConnections.cs (connection library)) New combo in DaxStudioForm which allows for the selection of model Slight changes to DaxStudioForm.cs to allow set the model (for query) and rebuild the tree explorer More... about 12 years ago
Enhancing Metdata browser More... about 12 years ago
Adding ADOTabular project and implementing initial version of metadata browser More... about 12 years ago
Adding ICSharpCode.AvalonEdit.dll to lib folder in DaxEditor More... about 12 years ago
Adding AMO reference to use for metadata discovery More... about 12 years ago
Adding functionality to run a DAX query via an Excel table, disabling the test intellisense functionality More... about 12 years ago
Adding DaxEditor project and initial setup project More... about 12 years ago
Initial Prototype More... about 12 years ago