Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markphamm/learn-alteryx
https://github.com/markphamm/learn-alteryx
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/markphamm/learn-alteryx
- Owner: MarkPhamm
- Created: 2024-08-26T18:44:22.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T18:50:22.000Z (5 months ago)
- Last Synced: 2024-08-26T22:03:19.856Z (5 months ago)
- Size: 15.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn-Alteryx
![image](https://github.com/user-attachments/assets/d85beb00-1362-489a-8278-615f2913c928)This repository is dedicated to solving weekly Alteryx challenges available at the [Alteryx Community](https://community.alteryx.com/t5/Weekly-Challenges/bd-p/weeklychallenge#post_time|solved-and-unsolved||1). The challenges cover a wide range of topics, from basic data manipulation to advanced analytics, providing an excellent opportunity to enhance your Alteryx skills.
## Why Solve Alteryx Challenges?
![image](https://github.com/user-attachments/assets/ae3ec7d9-48b6-40f0-b39a-e15905bee4cb)- **Skill Enhancement**: These challenges help in honing your Alteryx skills by offering real-world scenarios.
- **Community Engagement**: Solving challenges allows you to engage with the Alteryx community, exchange ideas, and learn from others.
- **Portfolio Building**: Documenting your solutions can be a valuable addition to your portfolio, showcasing your problem-solving abilities.## Structure
Each challenge solution is stored in a separate folder, named according to the challenge number. Within each folder, you will find:
- **Challenge Description**: A brief summary of the challenge and the problem statement.
- **Solution Workflow**: The `.yxmd` file containing the Alteryx workflow.
- **Solution Explanation**: A markdown file detailing the steps taken to solve the challenge, including any assumptions or alternative approaches considered.## Getting Started
1. Clone the repository to your local machine.
2. Open the `.yxmd` file in Alteryx Designer.
3. Review the workflow and the solution explanation.
4. Modify the workflow or add your own improvements.## Contributions
Feel free to fork this repository and submit pull requests with your own solutions or improvements to existing ones. Collaboration and knowledge-sharing are highly encouraged!
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.