Forum Discussion

AVZ's avatar
AVZ
Frequent Visitor
8 years ago
Solved

Using MIN and WHERE

Hi,   I have a table with two columns named FORWARDER_CODE and DURATION, I would like to use the min max and avg functions on duration and show the results per unique forwarder_code. Any help would...
  • prateekraina's avatar
    8 years ago

    Hello,

     

    After creating the measure, try creating a table and put forwarder code and this measure. You should see the minimum for each forwarder code. If it is not coming then you must have more than two tables in your dataset and then the issue is there in relationship between them