Commit afe619e
committed
FIX: add missing property for text meter
The hack simply takes the measure name and assigns it to the dimension property. Unique Doctor Count is calcMember and any other measure is mbr#. The method in ResultSet looked for mbr# and therefore did not find it1 parent fa87d7b commit afe619e
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
191 | | - | |
| 192 | + | |
| 193 | + | |
192 | 194 | | |
193 | 195 | | |
194 | 196 | | |
| |||
0 commit comments