Controlling Alteryx Container Tool with Batch Macro Input | Vaibhav Gupta

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 14

  • @vijaybhaskarkandula
    @vijaybhaskarkandula 2 роки тому +2

    Hi vaibhav sir your videos are good. iam excepting two videos every week. this may help to learn more about alteryx

    • @DigiBytes
      @DigiBytes  2 роки тому +1

      @Vijay: We are glad that you like our videos. Its really motivating for us. We will try our best to create more videos on alteryx with right use cases.

  • @vinayakk9406
    @vinayakk9406 8 місяців тому

    Thanks Vaibhav. You saved my day🎉

    • @DigiBytes
      @DigiBytes  8 місяців тому

      Glad to hear that

  • @srividyakannan8234
    @srividyakannan8234 Рік тому

    Hi Vaibhav sir. I have been working with alteryx for the past three months. I have a task to combine all the multiple excel sheets into one by using alteryx. Can you able to help me ??

    • @DigiBytes
      @DigiBytes  Рік тому

      Utilize the input tool to get the sheetnames of the file. Then using a formula tool create a new column - "SheetPath" having value as - "Original Path of the file" + "Sheetname". Pass this column "SheetPath" as a control parameter to the Batch macro replacing the path in dynamic input tool. This will combine your data from all the sheets for that particular file.

  • @nishagupta6180
    @nishagupta6180 2 роки тому +1

    Nice👍

    • @DigiBytes
      @DigiBytes  2 роки тому

      We are glad that you liked our video.

  • @PoojaSingh-ev8mt
    @PoojaSingh-ev8mt 3 місяці тому

    I have one report to be made, there are multiple steps and filters, but for one supplier( luxsoft Poland) if we get a confirmation team, then we need to remove those records from report and keep them in separate sheet else we need to have them in output report

    • @DigiBytes
      @DigiBytes  2 місяці тому

      You can use the batch macro where filter condition can be changed dynamically based on the input to batch macro. In that way you can achieve such a scenario.

  • @AMITKUMAR-ub5ki
    @AMITKUMAR-ub5ki Рік тому

    I have a workflow in which I am using drop down interface tool which has five values . I have created five containers which runs based on user selection in drop down...but problem is i am using a different drop in few of the containers. when I run the wf as analytics apps all the user input is displaying..but I want to show the user input of container when those container is selected..how to do this?

    • @DigiBytes
      @DigiBytes  Рік тому

      @Amit: Can you please share your workflow packaged with data on email: imvaibhav11@gmail.com. We will send it back to you with some adaptions.

  • @vijayaragavankrishnamoorth6155

    The videos from your side didn't give me the feel of fundamental understanding of tools used in this workflow.
    Can you make small small videos on use cases of all INTERFACE TOOLS

    • @DigiBytes
      @DigiBytes  Рік тому

      @Vijayaragavan: Thanks for the feedback. We have taken it seriously. In upcoming videos, atleast for next 2-3 months you can find videos on individual tools of Alteryx