Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested answer

How to use a flowfield in requestfield from report?

(0) ShareShare
ReportReport
Posted on by 450

Hi,

So i've created a report that has to contain some requestpage fields. Now i've created 2 fields that are dates just by using global variables.

Now i also want to to make sure they can select the currency by using a flowfield based on the Currency table.

In what way can i implement this?

  • Suggested answer
    divyeshchitte Profile Picture
    950 on at
    RE: How to use a flowfield in requestfield from report?

    to do this

    1)  Add new  variable        CurrencyCode: Code[20]; in the report

    2) Add field in request page and give TableRelation. You can use this CurrencyCode var in report to filter the records.

                       field(CurrencyCode;CurrencyCode)

                       {

                           TableRelation = Currency.Code;

                       }

  • InsertX Profile Picture
    450 on at
    RE: How to use a flowfield in requestfield from report?

    I actually might be mistaken about using a flowfield. So what i am trying to do is:

    You can add options to your requestfields of your report. Now at the moment i have 2 fields in there where i can select a date. Now I want to add a third field where i can pick one of the values in the Currency table. So when i click the field the Currency table with all it's stored lines should appear like you would be using a filter.

  • Suggested answer
    Teddy Herryanto (That NAV Guy) Profile Picture
    13,488 Moderator on at
    RE: How to use a flowfield in requestfield from report?

    Can you elaborate more on what you are trying to do ?

    Do you want to select the currency ? If yes, why use flowfield ?

  • divyeshchitte Profile Picture
    950 on at
    RE: How to use a flowfield in requestfield from report?

    You can apply the SetFilter on "DATE FILTER" in Currency Table and obtain the Output.

    Can you please elaborate more to provide you detailed answer.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,325 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 233,025 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans