Preset Live Demo - Jinja Templating

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 11

  • @KonstantinSemenov-nj3is
    @KonstantinSemenov-nj3is 8 месяцев назад +3

    sad to see only examples from documentations

  • @MrVetaleG
    @MrVetaleG 2 года назад +4

    I hoped that you show the WORKING example of get_filters().
    But you didn't.
    Cause it doesn't work:
    "Error in jinja expression in FROM clause: 'get_filters' is undefined"

  • @AadilMufti
    @AadilMufti 8 месяцев назад +2

    29:40 I tried doing the OR logic but it is still defaulting to AND when I apply the filters

  • @aishwaryakrishnaprasad6605
    @aishwaryakrishnaprasad6605 7 месяцев назад +1

    Unable to save the dataset while using a jinja template. We can only explore the data in chart, but we cannot save dataset to add metrics.

    • @milenakovacevic9447
      @milenakovacevic9447 3 месяца назад

      Had the same problem. You can try first to save it with hardcoded values as a dataset and then to edit that dataset and in settings there is a place for adding template parameters.

  • @giorgiykiladze1996
    @giorgiykiladze1996 3 месяца назад

    Seems like a functionality to promote using rushed ad-hoc changes rather than best practices ...

  • @ZhengCheng
    @ZhengCheng 2 года назад +1

    please make future video all in 4k

    • @Preset-io
      @Preset-io  2 года назад +2

      We'd love to make 4k happen! One challenge is that Zoom Webinars only export 1080P or less recordings sadly, but we'll look into it! Thanks

    • @ZhengCheng
      @ZhengCheng 2 года назад

      @@Preset-io Try command+shift+5, it's macOS internal screen recoding tool

  • @leandroalfonso3096
    @leandroalfonso3096 Год назад

    Macros are not working for me, it returns the literal string "{{ current_username }}" or whatever macro I use, what is wrong?