Jump to content

I am trying to use Spotfire 7.11 Repeat function like Repeat('Hello', sum[columnName])) but it is giving error. It works fine if I type Repeat('Helo',5)


Recommended Posts

Posted

It seems Repeat function is not able to take other calculated values. Is that true.

 

I tried fixing this by writing instead

sum([ColumnName]) then Repeat('Hello',[Value]) but that wouldnt work either.

 

Any help would be greatly appreciated.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...