Matrix X-Axis from temp table

Toddy_Boy
Toddy_Boy Member Posts: 232
can anyone explain (in newbie speak) how I can assign a temporary table to the x-axis of a matrix?

I have sales line items on the y-axis and locations (pre-processed) along the x-axis.

Cheers

Steve
Life is for enjoying ... if you find yourself frowning you're doing something wrong

Answers

  • kriki
    kriki Member, Moderator Posts: 9,132
    Yes, but you need to use table Integer as Y-axis and when you have an integer-record, take the N'th record in the temptable.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • Toddy_Boy
    Toddy_Boy Member Posts: 232
    Not exactly the Newbie speak answer I was hoping for but thanks for replying.

    I have resolved it anyway. \:D/
    Life is for enjoying ... if you find yourself frowning you're doing something wrong