Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
panipat1990
Creator II
Creator II

Calculate Min Price on frontend??

Hi Team,

we have 4 dimension and one Measure fields.

Dimension:-

1.  Material

2.  Vendor

3.  Calendar_Year

4.  Month_Year


Measure:- Price


we have a requirement to calculate Minimum price(a New Measure) on frontend. From Back end that can be calculated. but we want it to get it from Front-end..

Capture.PNG

have attached the data for reference. Please help me over this.

Thanks

Gourav

1 Solution

Accepted Solutions
sunny_talwar

What is the expected output here? Is it 46.713522 across all the rows? If yes, then may be this:

Min(TOTAL Price)

If not, then please provide more details

View solution in original post

2 Replies
sunny_talwar

What is the expected output here? Is it 46.713522 across all the rows? If yes, then may be this:

Min(TOTAL Price)

If not, then please provide more details

panipat1990
Creator II
Creator II
Author

Thanks Sunny.. it is working

Regards

Gourav