Skip to content

[Master][Bug 648681] Fix Expense Agent KPI report-line drill-down filter - #11341

Draft
v-rohangarg20 wants to merge 1 commit into
mainfrom
bugfix/648681-expense-agent-kpi-drilldown-filter
Draft

[Master][Bug 648681] Fix Expense Agent KPI report-line drill-down filter#11341
v-rohangarg20 wants to merge 1 commit into
mainfrom
bugfix/648681-expense-agent-kpi-drilldown-filter

Conversation

@v-rohangarg20

@v-rohangarg20 v-rohangarg20 commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes Bug 648681: the Expense Agent KPI report-line drill-down opened the Expense Report Lines page unfiltered, showing all lines instead of the selected line.

Changes

  • EA KPI Entry.OpenCard(): filter the Expense Report Line record on Document No. and Line No. before calling Page.Run, so only the selected line is shown.
  • EA KPI Entries page: expose Line No. in the repeater so report-line entries can be distinguished before drilling down.

Testing

  • Manually traced the drill-down code path; verified the record passed to Page.Run now carries the expected filters.

Filter Expense Report Lines page to the selected report and line when drilling down from a report-line KPI entry, and expose Line No. on the KPI entries list so entries can be distinguished.
@github-actions github-actions Bot added AL: Apps (W1) Add-on apps for W1 Team: Finance GitHub request for Finance area labels Sep 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Could not find a linked work item. Please link one in either of these ways: (1) link an ADO work item using the pattern 'AB#' followed by the work item number - you may use the 'Fixes' keyword to automatically resolve it when the pull request is merged, e.g. 'Fixes AB#1234'; or (2) link a GitHub issue of type 'Task' using the pattern 'Fixes #' followed by the issue number, e.g. 'Fixes #1234'.

@v-rohangarg20 v-rohangarg20 changed the title [Bug 648681] Fix Expense Agent KPI report-line drill-down filter [Master][Bug 648681] Fix Expense Agent KPI report-line drill-down filter Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1 Team: Finance GitHub request for Finance area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant