Measure Killer Feedback
- Brunner_BI

- Sep 21, 2022
- 1 min read
Updated: Mar 5

If you have downloaded and tried out our tool, we are happy to hear your feedback in the comments at the bottom of this page.
Please make sure to read what measure killer can and what it cannot do before commenting.
Check for new versions in the top right of this window.



Getting the below error while try to export TDML
[Error Message]
Version 2.9.4
Traceback (most recent call last):
File "app\workers\workers.py", line 55, in run
File "app\windows_main_support\w_tmdl_export.py", line 102, in <lambda>
AttributeError: 'TDMLExportWindow' object has no attribute 'current_dataset'
This is a great tool and I'm currently using version 2.9.2. Please note that it categorizes measure as Unused even when it is being used as a Web URL in certain column in multiple visuals. I agree, value of the measure is never displayed in any visual. Yet, deleting the measure removes Web URL functionality from the visual although visual does not crash.
I'm trying to run activity logs but I got this error [Error Message]
Version 2.9.4
Traceback (most recent call last):
File "app\workers\workers.py", line 55, in run
File "app\windows_support\w_activity_logs.py", line 218, in <lambda>
File "app\workers\tenant_worker.py", line 98, in fetch_activity_logs
File "concurrent\futures\_base.py", line 449, in result
File "concurrent\futures\_base.py", line 401, in __get_result
File "concurrent\futures\thread.py", line 58, in run
File "app\workers\api_worker.py", line 26, in wrapper
File "app\workers\api_worker.py", line 283, in api_tenant_get_activities
File "measurekiller\tenant\mixins\tenant_base.py", line 952, in make_activity_events_api_call
File "measurekiller\tenant\tenant_api.py", line 833, in make_api_get_request
File "measurekiller\tenant\tenant_api.py", line 516, in handleresponse
measurekiller.tenant_misc.tenant_custom_exceptions_api.UnauthorizedError: Unauthorized 401:
Would be nice to see the capacity name instead of the size. We have multiple F256 etc, so that is not helping much.
I would love to see a way to upload a list of workspaces for tenant analysis. We have thousands of workspaces, and there are specific subsets that I may need to analyze. It would be nice to not have to run it on all workspaces (too slow) or manually search & select 350 workspaces.