Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a Database with subject and grade like:
I want to create a Table with a mini-diagram looking like the following table:
▄ ▄ ▄ _ ▄ _
Therefore I take the Grade as the Dimension and the result ist =count(Grade). This leads to the following result:
▄ ▄ ▄ ▄
The problem is that the dimensions within each row is reduced to those, which are available.
So my question is:
Is there a possibility to extend the dimension (e. g. TOTAL Grade)? (TOTAL does not work for dimensions).
Kind regards, Michael