cubewise-code / tm1py

TM1py is a Python package that wraps the TM1 REST API in a simple to use library.
http://tm1py.readthedocs.io/en/latest/
MIT License
190 stars 109 forks source link

Enhancement - Filter message log by datetime #268

Closed cubewise-gng closed 4 years ago

cubewise-gng commented 4 years ago

Describe what did you try to do with TM1py Please add filtering by since (timestamp) for retrieving message logs. Thanks.

Version

scrumthing commented 4 years ago

Great idea. Wanted to add the same issue today. Maybe add something like beginning and end to get certain period from the message log.

MariusWirtz commented 4 years ago

Fixed with #270

scrumthing commented 4 years ago

Love it! :-) Looking forward to try it out.