[18.0][IMP] mis_builder: Add date_range_id field to mis_builder report preview#734
Draft
Andrii9090-tecnativa wants to merge 1 commit intoOCA:18.0from
Draft
[18.0][IMP] mis_builder: Add date_range_id field to mis_builder report preview#734Andrii9090-tecnativa wants to merge 1 commit intoOCA:18.0from
Andrii9090-tecnativa wants to merge 1 commit intoOCA:18.0from
Conversation
Contributor
|
Hi @sbidoul, |
…ort.instance) Date ranges can be selected in the mis builder report preview, and the information displayed is updated according to the selected date range. The date ranges can't be changed from the Dashboard.
4c999b0 to
78ab5ec
Compare
sbidoul
reviewed
Oct 27, 2025
Member
sbidoul
left a comment
There was a problem hiding this comment.
By design the dates are on mis.report.instance.period, so I don't see how this could work. Except maybe if there is only one column.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Date ranges can be selected in the mis builder report preview, and the information displayed is updated according to the selected date range. The date ranges can't be changed from the Dashboard.
Description
When an MIS report is not based on a pivot date but instead on a date range, the system will display a date range selector in the report preview, provided that the “Show pivot date” option is enabled.
From the report preview, users can choose the desired date range, and the displayed information will automatically update based on the selected period.
Test
https://www.loom.com/share/9bb0c8f938ff4cdc8b5f790f959e72e1?sid=45660243-d311-4718-8bd1-a75390663e1a
MT-10680 @moduon