Table rows count

Hi Alija, Don’t think there is a way to see the amount of rows in Cube itself. But maybe you could take an export of the table to figure that …

Table rows count

Hi Alija, You could use a GQI query to get data from this a table. From there you could aggregate and count the number of rows. For debugging purposes, you …

fitting long text into Visio shape

Hi Frans, please also include TextWrap. It should work with the Shape Data value as “TextWrapping=NoWrap|TextTrimming=WordEllipsis”.

fitting long text into Visio shape

Your text is being wrapped by default, which is why the text trimming is never kicking in. If you want to force things on one line, you can add another …

Optional service definition nodes

It turns out the environment I was working on had SRM version 1.2.30_CU1, but only in version 1.2.30_CU3, the issue with “Auto Select Resource” not working properly was fixed. Upgrading …