If I understand correctly, you would like to have one simulation with a total current of 2.47mA and another one with 1.98mA.
Sim4Life EQS solvers use Dirichlet boundary conditions for the electrodes (fixed voltage) as they solve for electric potential and electrode surfaces are assumed to be equipotential, hence the flux should be able to vary to ensure an equipotential surface.
Moreover, when you check “Treat as port” for the LF solvers, you should be able to see in the log that they run 1 simulation per port, by setting this port to 1V and all the rest to 0V.
With only 2 electrodes, and assuming you have one anode and one cathode, I would suggest the following:
Assign Dirichlet boundary conditions to the electrodes (one setting per electrode, for instance 0.5V and -0.5V).
Run the simulation
Extract the total current of the simulation (select the "Overall Field" and use the "Current Extractor" from the ribbon).
Normalize your fields of interest by the scaling factor: desired current/total current.
Visualize the output of your normalized field.
I hope this helps!