Saltar al contenido principal

Help with Dynamic Row Syntax

Respondida

Comentarios

4 comentarios

  • Comentario oficial
    Yaremi Miranda Lopez

    Hello Rob,

    B1UP (or at least this UF type) is case sensitive, can you verify that the column name is not witha capital letter? "Warehouse" ? It has to be exactly the same way the Id says it is.

  • Rob

    Hello Yaremi,

    That has worked, thank you for that! However there is still a slight issue.

    I have found that .FOCUSED will not return the row I need. It will always return Row 0.

    The only way I seem to be able to get it to work is to change .FOCUSED to .SELECTED, click the row then select the Golden Arrow. It adds a few steps to the process. Is there a way around this? Perhaps something like .HOVER? I have looked through the documentation but could only see 5 options for .ROW.

    Or is there a reason why .FOCUSED isn't working?

    Thanks,

     

  • Yaremi Miranda Lopez

    Hello Rob, now with the correct syntax, you can delete the .FOCUSED it is not needed.

  • Rob

    Perfect, thank you very much for the help!

Iniciar sesión para dejar un comentario.