From SANS example, x-label on the subtracted datasets is
q [1/AA]
It remains the same after application of Power operator to the 1st axis.
Ideally, this should instead be changed to something like
Power(q [1/AA], 2) or
( q [1/AA] )^2
I believe this can be done by use of the label ifit macro