When I create a calculated measured field, my filters don’t work. For example, I select 2025 in the time filter, but 2024 records are also included. However, if I don’t use measured field and use the report’s own field, I don’t experience this issue. What should I do to create a field with my own name and contents and avoid this issue? I use it as a plugin in Jira Cloud. Thank you.
Hi @iclalaslan
It seems that you reached out to us directly with this same question. I’ll paste the solution here in case other eazyBI users face a similar problem.
When calculated measures don’t respond to Time filters, it’s usually because you’re using properties instead of measures in your report. Here are more details on what is a property and what is a measure - Main concepts
Ensure your report includes at least one actual measure (like “Issues created” or “Issues resolved”) that connects your dimensions. You can then use this measure with a row filter > 0 to show only relevant results. Remember: “Measure is a treasure” - measures are what bind all dimensions together and make filters work correctly.
For custom date fields, import them as measures to automatically create “Issues with [field name]” measures that will respond to Time filters properly.
Best wishes,
Elita from support@eazybi.com
Hi,
Yes I did! I thought maybe there a more simple explanation. Bc Even though I understand what you say somehow it wont work When I have to add calculated measures that’s when it all goes left