MID Function

Hi there,

 

I see Left() and Right() as listed functions. Is there a MID() or some other way of performing this function in Domo?

 

Thanks

Best Answer

  • RGranada
    RGranada Contributor
    Answer ✓

    Hi,

     

    If your are refering to BeastModes, there's SUBSTRING.

     

    Usage : SUBSTRING(String,Start,Lenght)  / SUBSTRING('Employee Name',1,3)

     

    Some more info can be found here :

     

    http://knowledge.domo.com?cid=beastmodereference

     

    Hope this helps.

    Ricardo Granada 

    MajorDomo@Lusiaves

    **If the post solves your problem, mark it by clicking on "Accept as Solution"
    **You can say "Thank you" by clicking the thumbs up in the post that helped you.

Answers

  • RGranada
    RGranada Contributor
    Answer ✓

    Hi,

     

    If your are refering to BeastModes, there's SUBSTRING.

     

    Usage : SUBSTRING(String,Start,Lenght)  / SUBSTRING('Employee Name',1,3)

     

    Some more info can be found here :

     

    http://knowledge.domo.com?cid=beastmodereference

     

    Hope this helps.

    Ricardo Granada 

    MajorDomo@Lusiaves

    **If the post solves your problem, mark it by clicking on "Accept as Solution"
    **You can say "Thank you" by clicking the thumbs up in the post that helped you.
  • that is awesome thank you.

This discussion has been closed.