Analytic App in Alteryx Designer( Detailed )

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024
  • You can always build a data workflow in Alteryx using Standard workflow, however, what if the user wants to interfere in the workflow and alter an input for reporting purposes ?
    This the exact use case for a analytic app with a user interface. In this video, we will build a simple analytic app from scratch

ความคิดเห็น • 32

  • @christophertauss3640
    @christophertauss3640 ปีที่แล้ว +1

    Well done. A very simple case (those are the best for these kinds of instruction videos) that says in a concise way how to use this very powerful feature of Alteryx. The one thing I would have liked to see is how to configure the text box so only Male or Female (and maybe Other) is an allowable entry. These UI elements do typically need data validation. But great job. I am building an Alteryx workflow myself and adding a UI element similar to above, and you saved me a lot of research and looking around.

  • @manojjoshi1498
    @manojjoshi1498 2 ปีที่แล้ว +1

    Amazing style of telling👍, you made it super easy..please upload more videos

  • @DonovanKong
    @DonovanKong 4 ปีที่แล้ว +1

    Thank you for the quick explanation!

  • @Black_Swan_77_
    @Black_Swan_77_ 2 ปีที่แล้ว +2

    Well explained

  • @divyasukumar7324
    @divyasukumar7324 4 ปีที่แล้ว +1

    Thanks for the detailed explanation..

  • @spencerh64
    @spencerh64 3 ปีที่แล้ว +1

    Very helpful, thank you!

  • @krishnaswamyc9034
    @krishnaswamyc9034 3 ปีที่แล้ว +1

    Good one. Thanks

  • @vaishaliverma2523
    @vaishaliverma2523 5 หลายเดือนก่อน

    Thanks for the video it helped me. I have bit different situation here as I have 2 inputs (Raw data and mapping file in which I used file browse tool ) and the output file (used file browse tool). Now I have to use the output file(coz there is some manual intervention is required in the data) as input data in next step and the final output should arrive but in user interface it is asking all 5 inputs in one go (Raw data, Mapping file, Output data path, Input the output file again, and the consolidated output.
    I am not able to achieve this in alteryx. Can you please help. Looking forward to hear from you.

  • @faisalmalik2549
    @faisalmalik2549 11 หลายเดือนก่อน

    I want to apply the selection value in drop down or radio button that user can choose filterization by male or female how do I do this can you tell the which one I drag from interface

  • @alkesh0123
    @alkesh0123 2 ปีที่แล้ว +1

    Thanks for this video… this is really helpful. I have one question to ask, is it possible to create a file browsing option as user input ?

    • @dataexplained7305
      @dataexplained7305  2 ปีที่แล้ว

      Yes.. you can do it using analytic app.. might need to call a alteryx macro from the app to get the file list

  • @velse.health
    @velse.health ปีที่แล้ว +1

    I am trying to create a user input to a workflow -like inputting a account# and for it to run only for that account #. is this possible?

    • @dataexplained7305
      @dataexplained7305  ปีที่แล้ว

      Definitely possible by parametrizing the input tool

    • @velse.health
      @velse.health ปีที่แล้ว

      @@dataexplained7305 can you explain how to do this or a ref video?

  • @dalpatmistry9634
    @dalpatmistry9634 3 ปีที่แล้ว

    how do I do dynamic calculation between last 2 date fields (like substract today's date - lastmonthenddate) - in the today's date there are some values for 5 row and lastmonthenddate field has similar 5 row with different value - so next month this date field change based on today's date - how do I do dynamically in alteryx, so I don't have to change the workflow - Please advise

  • @velse.health
    @velse.health ปีที่แล้ว +1

    is Filter the only place we can add this?

  • @kakr8r785
    @kakr8r785 3 ปีที่แล้ว +1

    How to learn more about this?is there any course or materials?

    • @dataexplained7305
      @dataexplained7305  3 ปีที่แล้ว +1

      I would suggest DIY.. download the trial and play around by yourself

    • @kakr8r785
      @kakr8r785 3 ปีที่แล้ว +1

      @@dataexplained7305 i will may be do that...but there seem to be a lot haha😂

  • @royeden1084
    @royeden1084 2 ปีที่แล้ว +1

    How do we share the app with stakeholders to get them to use it?

    • @dataexplained7305
      @dataexplained7305  2 ปีที่แล้ว +1

      The yxwc file needs to be shared along with macros yxmc files if any used by the app.. pre-configured params better for the use experience...

    • @royeden1084
      @royeden1084 2 ปีที่แล้ว

      @@dataexplained7305 thanks!

  • @akshaypai2096
    @akshaypai2096 3 ปีที่แล้ว +1

    Can u show more example on interface tools

  • @prashanthmathi7652
    @prashanthmathi7652 3 ปีที่แล้ว +1

    Will it work on Alteryx studio?

    • @dataexplained7305
      @dataexplained7305  3 ปีที่แล้ว

      Hi
      Do you mean alteryx gallery where you deploy the app ?