You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
You can export data from XE files to tables in SSMS. This is often easier than trying to deal with the files yourself because Microsoft hates you, the end user.
Describe the solution you'd like
I'd like to supply a table name parameter that will take database.schema.tablename and bypass the XML collection from XE to hit a table directly.
Describe alternatives you've considered
Just hating MI more.
Are you ready to build the code for the feature?
Yeah eventually
Is your feature request related to a problem? Please describe.
You can export data from XE files to tables in SSMS. This is often easier than trying to deal with the files yourself because Microsoft hates you, the end user.
Describe the solution you'd like
I'd like to supply a table name parameter that will take database.schema.tablename and bypass the XML collection from XE to hit a table directly.
Describe alternatives you've considered
Just hating MI more.
Are you ready to build the code for the feature?
Yeah eventually
IMPORTANT: If you're going to contribute code, please read the contributing guide first.
https://github.com/erikdarlingdata/DarlingData/blob/main/CONTRIBUTING.md
The text was updated successfully, but these errors were encountered: