CrossTab Reports - Getting minimum of each row

i am working on a crosstab report in which i want to highlight minimum value in each row. there is a function that displays minimum of each row in last column but i want that particular value to be highlighted instead of displaying it in last.
For details, it is a comparative report for quotations. i have multiple supplies quoting price for items. i want to highlight min price of each item.
i tried to apply condition on highlighting field value using following condition:
value = MIN(<quotations."amount">,MasterData1,0)
but this doesn't seem to work.
any idea what i am doing wrong ... plz

Comments

  • edited 3:07PM
    Have a look at PDF attachment, and if it is that what you need then follow the idea I used in the report definition.

    Mick
  • edited 3:07PM
    thanx Mick, i was looking for same ... that was great ... thanx alot..

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.