General context:
I have this workflow where I generate validations for the assumptions of a linear regression, both statistically and visually, for a dataset.
Problem to solve:
In the loop end node, all images are displayed, grouped by combination of predictor variables, and in the node called image view, I can visualize each combination.
What I need to solve is to create a folder called Generation_images_regression_dynamic_date (YYYY-MM-DD) in a relative path and place it in the same space as the workflow, i.e. (Relative to > Current workflow). I also need to store each image in that folder.
The created and shared workflow is attached. Link: