Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

DataType Option

(0) ShareShare
ReportReport
Posted on by 3,099

Hi

   I want to add Blank option in addition to Export,Import in Option DataItem in report on Request Page.

Secondly in code i want to check if field is not blank then i want to setrange records in Item Table

Thanks

*This post is locked for comments

  • Verified answer
    Binesh Profile Picture
    7,885 on at
    RE: DataType Option

    Try with Parenthesis,

    IF (ItemLine."ColorType" <> ColorType) and  (ColorType <>  ColorType::" ") THEN BEGIN

       CurrReport.SKIP ;

    END;

  • Suggested answer
    Amol Salvi Profile Picture
    18,698 on at
    RE: DataType Option

    You need to define values in variable which you are using in request page like as follows

    In option variable  give some space like  ,export,import

  • jsshivalik Profile Picture
    3,099 on at
    RE: DataType Option

    Hi

     I am trying this but it is giving error - Type Conversion is not possible because one of the operators contains an Invalid Type

      IF ItemLine."ColorType" <> ColorType and  ColorType <>  ColorType::" " THEN BEGIN

        CurrReport.SKIP ;

    Thanks

  • ManishS Profile Picture
    80 on at
    RE: DataType Option

    At the end place a comma and space, that means blank option.

    In your code you can write Datatype=datatype::" ";

  • Suggested answer
    Suresh Kulla Profile Picture
    47,789 on at
    RE: DataType Option

    What have you tried till now and what is not working ?

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

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Leaderboard > Microsoft Dynamics NAV (Archived)

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 2

#1
mmv Profile Picture

mmv 2

#1
Amol Salvi Profile Picture

Amol Salvi 2

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans