Measure Killer Feedback
- Brunner_BI
- Sep 21, 2022
- 1 min read
Updated: Dec 30, 2024

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.
Share your results with us on LinkedIn (#MeasureKiller)
Hi, I found that it would be better if measure killer can show which page/chart does the measure show up. Thanks
Error message:
------------------------------------
[Error Message]
Version 2.6.2
Traceback (most recent call last):
File "app\window_main_offline_modes.py", line 546, in build_dependencies_extra_steps
File "measurekiller\dataset_dependencies_builder.py", line 349, in add_local_report
File "measurekiller\layout.py", line 25, in __init__
File "measurekiller\layout_report.py", line 126, in __init__
File "measurekiller\layout_report.py", line 347, in get_pages
File "measurekiller\layout_report_page.py", line 121, in __init__
File "measurekiller\layout_report_page.py", line 253, in get_visuals
File "measurekiller\layout_report_visual.py", line 143, in __init__
File "measurekiller\layout_report_visual.py", line 289, in get_visual_data
File "measurekiller\layout_report_visual.py", line 468, in get_VisualLevelFilters
File "measurekiller\layout_report_visual.py", line 468, in <genexpr>
File "measurekiller\layout_report_visual.py", line 1241, in __init__
File "measurekiller\layout_report_visual.py", line 1365, in process_include_exclude_filter
AttributeError: 'NoneType' object has no attribute 'lower'
There's some issue with the very useful feature of "View DAX expression" of measures, when the measure includes some SVG syntax. Example attached: on the left, this is the actual code in the PBI, and on the right how its displayed in the app. Standard DAX is displayed well (green square, I just pixelated the actual code), while the parts with the SVG syntax are not displayed.
I'm currently with version 2.5.0.
Thanks a lot in advance!
I understood below problem. The pbix was cripted.
I am sorry to warn you.
[Error Message]
Version 2.6.2
Traceback (most recent call last):
File "app\window_main_offline_modes.py", line 546, in build_dependencies_extra_steps
File "measurekiller\dataset_dependencies_builder.py", line 345, in add_local_report
File "measurekiller\layout_classifier.py", line 24, in __init__
File "measurekiller\layout_classifier.py", line 29, in classify_layout_type
File "zipfile\__init__.py", line 1349, in __init__
File "zipfile\__init__.py", line 1416, in _RealGetContents
zipfile.BadZipFile: File is not a zip file