Business Intelligence 18 min read

How to Become a Data Analyst With No Experience

A complete roadmap to becoming a data analyst with no experience: skills to learn in the right order, certifications that matter, portfolio strategy, and how to land your first role in 6–12 months.

Siddharth Gangal
TL;DR

You can become a data analyst with no experience in 6–12 months. Learn SQL first, then Excel, a visualization tool, and basic Python. Build 3–5 portfolio projects using real datasets. Earn one recognized certification. The degree requirement is fading — only 39% of job postings mention one in 2026. Skills and a portfolio are what get you hired.

Most people who want to become a data analyst with no experience start in the wrong place. They buy courses, collect certificates, and wait to feel ready before applying. Six months pass. They still do not have a job. The portfolio is empty. The certificates are framed.

This guide takes a different approach. It treats the data analyst career path as an engineering problem: what inputs (skills, projects, credentials) produce the output (a job offer) in the shortest time with the most certainty? The answer is a specific sequence, not a pile of resources.

The market conditions favor you. The US Bureau of Labor Statistics projects 21% job growth for operations research and data analyst roles between 2024 and 2034 — more than four times the average for all occupations. Data scientists, a related category, are projected to grow 34% over the same period. Demand is not the constraint. The constraint is candidates who cannot demonstrate they can actually do the work.

Here is what this guide covers:

  • What a data analyst actually does day-to-day (the honest version)
  • The exact skills to learn and in what order
  • A month-by-month learning roadmap for 6–12 months
  • How to build a portfolio that gets you past resume screens
  • Which certifications help and which ones you can skip
  • How to position your previous experience as an asset
  • The mistakes that add months to your timeline
  • How to evaluate your first job offer

Data analyst. A data analyst collects, cleans, and interprets data to answer business questions. The output is a recommendation — not just a chart. Analysts work at the intersection of statistics, domain knowledge, and communication. The technical skills enable the analysis. The communication skill determines whether the analysis changes anything.

What Data Analysts Actually Do — And What They Do Not

Most course syllabi describe data analysts as people who "analyze data to find insights." That definition is so broad it is useless. Before you invest 6 months learning a skill set, understand what the job actually requires from week one.

The majority of a data analyst's time splits into four activities: data cleaning (removing duplicates, fixing formatting errors, handling missing values), exploratory analysis (running queries, building pivot tables, spotting patterns), visualization (turning findings into charts a non-technical stakeholder can read in 30 seconds), and presenting (explaining what the data means and what to do about it).

The glamorous work — machine learning, predictive modeling, statistical inference — exists but is not the daily reality for most entry-level analysts. An analyst at a mid-sized SaaS company typically spends 40% of their time cleaning data. A retail analyst spends significant time reconciling numbers across systems that do not agree with each other. The ability to do this tedious work precisely and systematically is what separates a useful analyst from one who produces charts that cannot be trusted.

What analysts do not do, at the entry level: they do not build data pipelines (that is data engineering), they do not own the data warehouse architecture (data engineering again), they do not train machine learning models for production (data science / ML engineering), and they do not manage business strategy (the analyst informs it, not decides it).

Understanding this distinction matters for your learning plan. You do not need to become a software engineer. You need to become someone who extracts reliable answers from messy data and explains those answers clearly. That is a learnable skill set with a defined timeline.

The 4-Skill Stack Every Entry-Level Analyst Needs

Data analyst job postings in 2026 cluster around four core technical competencies. Learn these in the order listed. Skipping ahead causes skill gaps that surface in technical interviews.

1. SQL — the non-negotiable foundation

SQL appears in 50% of all data analyst job postings, making it the single most common technical requirement in the field. Before you learn anything else, learn SQL. It is the language of databases, and nearly every data system you will work with in a corporate environment stores its data in a relational database accessible via SQL.

At the entry level, you need: SELECT, WHERE, GROUP BY, ORDER BY, JOIN (INNER, LEFT, RIGHT), aggregate functions (COUNT, SUM, AVG, MAX, MIN), subqueries, and window functions (RANK, ROW_NUMBER, LAG). That is approximately 80% of what you will use in your first two years.

Free resources that actually work: Mode Analytics SQL Tutorial, SQLZoo, and Khan Academy's SQL course. For practice, use LeetCode's database problems. Aim for 30 solved LeetCode database problems before your first interview.

2. Excel and Google Sheets — the universal tool

Every organization uses spreadsheets. Excel appears in 41.3% of data analyst job postings, which understates its real-world prevalence — many companies expect it without listing it. For entry-level work, you need: VLOOKUP and XLOOKUP, INDEX-MATCH, pivot tables, conditional formatting, data validation, and basic charting. Power Query for data cleaning is a strong differentiator at the junior level.

Do not dismiss Excel as a "basic" skill. Advanced Excel users who can build dynamic dashboards and automate reporting are genuinely valuable. Many analysts do the majority of their day-to-day work in Excel, even at companies that have invested in Tableau or Power BI.

3. A data visualization tool — Tableau or Power BI

Visualization tools translate your analysis into something executives can act on. Tableau is present in 28.1% of job postings and Power BI in 24.7%, according to 365 Data Science's analysis of 1,355 US data analyst job postings in 2026. Learn one. If you are targeting roles at companies in the Microsoft ecosystem (finance, enterprise, government), start with Power BI. If you are targeting startups or marketing-heavy companies, start with Tableau.

Both platforms have free tiers sufficient for portfolio projects. Tableau Public lets you publish dashboards publicly, which is valuable for your portfolio. The Microsoft PL-300 certification validates Power BI proficiency and carries real weight in job screens.

4. Python — the accelerant

Python appears in 33% of data analyst job postings and is growing. Unlike SQL, Python is not required for every analyst role — but it opens capabilities that Excel and visualization tools cannot replicate: automating repetitive data cleaning, statistical analysis at scale, and building repeatable analytical workflows. The pandas library handles the vast majority of data manipulation tasks. Matplotlib and Seaborn cover most visualization needs. Start with Python after you are proficient in SQL and Excel, not before.

The learning order matters because SQL and Excel produce visible results quickly. Python has a steeper initial learning curve and can create the impression that data analysis is harder than it is. Candidates who start with Python and get frustrated often quit. Candidates who start with SQL, build confidence, then layer in Python succeed more often.

Skill Job Posting Frequency Time to Functional Level Priority Order
SQL 50% 4–6 weeks 1 — Learn first
Excel / Google Sheets 41.3% 3–4 weeks 2 — Learn second
Tableau or Power BI 28–24% 3–5 weeks 3 — Learn third
Python (pandas) 33% 6–10 weeks 4 — Learn fourth
Statistics (descriptive + inferential) Variable 4–6 weeks (concurrent) Concurrent with SQL

The Soft Skill That Determines Whether You Get Hired

Stakeholder communication appears in nearly 60% of data analyst job postings, according to the same 2026 analysis. This number consistently surprises people entering the field from a purely technical background. It should not.

Data analysis that stays in a spreadsheet changes nothing. Analysis that reaches a decision-maker and gets acted on changes outcomes. The analyst's job is to close that gap — to take a finding from the data and translate it into language that prompts a decision. This requires knowing your audience, choosing the right chart type, leading with the conclusion (not the methodology), and anticipating the questions the data raises.

The most common failure mode for junior analysts is not weak SQL. It is presenting a chart without context and waiting for someone else to draw the inference. A strong analyst presents a chart and says: "We are seeing a 23% drop in repeat purchase rate in the 60-day window after first order. The most likely cause is a pricing mismatch between first-purchase promotions and standard pricing. I recommend we test a welcome-price-lock for 90 days and measure retention." That is analysis. A chart labeled "Repeat Purchase Rate — Q1 vs Q2" is just data.

Practice this skill before you are employed. Every portfolio project you build should end with a written business recommendation, not just a visualization. This single habit differentiates entry-level candidates more than any additional certification.

The 6-Month Learning Roadmap: Week by Week

Most guides give you a list of tools and wish you luck. This roadmap gives you a sequence with time estimates based on studying 1–2 hours per day, 5 days per week. If you study more, compress accordingly.

1

Weeks 1–4: SQL + Statistics Foundations

Complete SQLZoo or Mode's SQL Tutorial. Focus on SELECT, WHERE, JOIN, GROUP BY, and aggregate functions. Concurrently, work through a statistics course covering mean, median, standard deviation, distributions, and correlation. Khan Academy's statistics course is free and sufficient. Goal: write a query from a prompt without looking anything up.

2

Weeks 5–7: Excel and Google Sheets

Complete ExcelJet's function tutorials and build 2 practice dashboards using publicly available data (census data, sales datasets from Kaggle). Learn pivot tables, VLOOKUP/XLOOKUP, and conditional formatting. Practice data cleaning: removing duplicates, standardizing formats, handling blank cells. Goal: clean a raw dataset and present key findings in a single-page dashboard.

3

Weeks 8–10: Google Data Analytics Certificate

Enroll in the Google Data Analytics Professional Certificate on Coursera. The 8-course program covers the full analyst workflow from question-framing to presentation. It costs approximately $49/month; most people complete it in 6–8 weeks at moderate pace. The certificate alone does not get you a job — but it provides structure, introduces Tableau and R, and gives you a credential hiring managers recognize. 75% of graduates report a positive career outcome within six months.

4

Weeks 11–14: Tableau or Power BI

Complete Tableau's free training videos or Microsoft's Power BI learning path on Microsoft Learn (which is free). Build an interactive dashboard using a public dataset and publish it to Tableau Public or share it via Power BI. Focus on: calculated fields, filters, parameters, and drill-down navigation. Goal: a dashboard a non-technical person can use without a tutorial.

5

Weeks 15–20: Python + Portfolio Projects

Learn Python through DataCamp's Data Analyst with Python track or the free Automate the Boring Stuff with Python book. Focus on pandas, NumPy, and Matplotlib. Concurrently, build 2–3 portfolio projects (see the next section). Start applying to jobs at week 20. Do not wait until you feel ready — you will not feel ready, and the interview process itself teaches you what gaps to fill.

The 12-month version of this roadmap extends the Python phase to add more depth: statistical modeling, time series analysis, basic machine learning with scikit-learn, and a more extensive portfolio. If you have a non-technical background and limited daily study time, the 12-month version is more realistic. If you already work with data in any capacity — even spreadsheets at your current job — the 6-month version is achievable.

How to Build a Portfolio That Actually Gets You Interviews

The portfolio is the single highest-return investment you can make with your study time. It is more important than the number of certifications you hold. It is more important than whether you have a degree. It answers the question every hiring manager has but cannot ask directly: can this person actually do the work?

A portfolio of 3–5 well-executed projects is sufficient for entry-level roles. "Well-executed" means each project follows a consistent structure and arrives at a business recommendation, not just a visualization.

The anatomy of a strong portfolio project

Each project should answer four questions, in this order:

  1. What business question are we answering? State it in one sentence. "Which product categories have the highest return rates, and what is the revenue impact?" is a business question. "Analysis of return data" is not.
  2. Where did the data come from and what were its limitations? This demonstrates data literacy — the ability to understand what the data does and does not represent.
  3. What did the analysis show? Present key findings clearly. Use charts. Avoid jargon.
  4. What should the business do? Write a recommendation. Even if it is hypothetical, frame it as if you are presenting to a decision-maker.

Five project ideas with publicly available data

Project Dataset Source Skills Demonstrated
Retail sales trend analysis Kaggle Superstore dataset SQL, Tableau, business recommendation
Customer churn analysis Kaggle Telco customer churn Python (pandas), classification basics, visualization
Marketing attribution analysis Google Analytics demo account Data cleaning, funnel analysis, Excel
Financial dashboard World Bank open data Power BI, DAX measures, dashboard design
Job market analysis LinkedIn Jobs scrape or Kaggle jobs dataset SQL, Python, data storytelling

Host your projects on GitHub. Each project should have a README that explains the business context, the methodology, and the key findings. Non-technical hiring managers often look at your GitHub without running a single line of code — make the README the presentation.

Publish your Tableau dashboards on Tableau Public with a live link. Include the link in your resume and LinkedIn profile. A dashboard someone can interact with is substantially more persuasive than a static screenshot.

One counterintuitive rule: choose projects in domains you already understand from your previous career. A former nurse who analyzes healthcare readmission data brings domain knowledge that a generic "sales analysis" project does not demonstrate. Your prior experience is an asset, not a liability. Frame it that way.

Which Certifications Are Worth Your Time

Certifications are signal, not substance. They tell a hiring manager you completed a curriculum. They do not tell the manager you can analyze data for their specific business. That is what the portfolio tells. Get the certification because it structures your learning and provides a recognizable credential — not because you expect it to substitute for demonstrated ability.

The best certifications for beginners

Google Data Analytics Professional Certificate (Coursera). The strongest starting certification for people with no background. Covers the complete analyst workflow: Ask, Prepare, Process, Analyze, Share, Act. Includes SQL, R, Tableau, and spreadsheets. Costs approximately $49/month; most people complete it in 6–8 weeks. Completion gives you access to over 150 US employer partners including Deloitte, Target, and Verizon. It does not replace portfolio projects, but it provides a solid foundation.

Microsoft Power BI Data Analyst (PL-300). The best certification for analysts targeting enterprise or corporate environments that run on the Microsoft stack. It validates genuine Power BI proficiency — you cannot pass the exam by completing a course without actually using the tool. Exam cost is approximately $165. Preparation takes 4–6 weeks.

IBM Data Analyst Professional Certificate (Coursera). A strong alternative that places more emphasis on Python and SQL than the Google certificate. Takes 3–5 months at moderate pace. Good choice if you are already past the Excel/SQL basics and want a more technical credential.

Tableau Desktop Specialist. Validates Tableau proficiency at the entry level. Worth pursuing if Tableau is dominant at your target employers. Exam cost is approximately $250.

Certifications you can skip at the entry level

Associate-level cloud certifications (AWS Cloud Practitioner, Google Associate Cloud Engineer) are not necessary for most analyst roles. Data engineering certifications are also premature — they require experience with tools you will not encounter until you are working. One strong certification plus a portfolio is worth more than five certifications with an empty GitHub.

How to Position Your Previous Experience — Even If It Is Unrelated

This is where most career changers underestimate themselves. Every job involves data in some form. The question is whether you worked with it consciously or accidentally. Either way, the experience can be reframed.

A sales rep who tracked quota attainment in Excel has spreadsheet experience. A teacher who analyzed test score distributions has statistical reasoning experience. An operations manager who built capacity planning models has analytical modeling experience. A marketer who ran A/B tests has experimental design experience. None of these people need to claim data analyst experience — but all of them have relevant background that speaks to the core competencies of the role.

The framing on your resume should be outcomes-focused. "Analyzed weekly inventory data across 12 SKUs to identify reorder patterns, reducing stockouts by 18%" is a data analyst accomplishment in your previous role — even if your title was "Store Manager." Find the moments in your previous job where you touched data, interpreted it, and changed a decision. Write those down. That is your analytical track record.

Domain knowledge is a meaningful differentiator. 69.3% of 2026 data analyst job postings seek domain specialists, not generalists. A former nurse who wants to become a healthcare data analyst is more attractive to a hospital system than a generic analyst with no clinical context. A former accountant who learns SQL is more attractive to a CFO than someone who has only ever analyzed public datasets. Do not abandon your domain when you change careers — take it with you.

The 3 Mistakes That Add Months to Your Timeline

Most of the people who take 18 months to land an entry-level analyst role make the same three mistakes. These are not mistakes about which course to take. They are mistakes about how to sequence the work.

Mistake 1: Collecting certificates without building anything

Certificate collection feels like progress because it is measurable and completing a course gives you a dopamine hit. It is not the same as being able to do the work. Hiring managers who review many junior analyst applications have seen the pattern: a resume with five certifications and no GitHub link, or a GitHub link with empty repositories. They pass on those applications. Build something before you apply. Something imperfect that actually runs is worth more than a polished certificate from a course you finished three months ago.

Mistake 2: Applying only to "data analyst" titles

Entry-level data work exists under many titles: junior analyst, business intelligence analyst, operations analyst, marketing analyst, reporting analyst, data associate, and analytics coordinator. These roles often have less competition than explicitly titled "data analyst" positions and frequently serve as direct pathways to analyst roles within the same company. Cast a wider net. Business analyst roles that involve quantitative work are also worth applying to — for context on the overlap, see the comparison of data and business intelligence roles.

Mistake 3: Waiting until you feel ready to apply

You will not feel ready. The readiness threshold moves as your knowledge grows. The discomfort of applying before you feel ready is not a sign that you are not ready — it is a sign that you are accurately perceiving the gap between your current skill level and the job description. That gap is expected. Entry-level roles are designed to close it with on-the-job learning. Apply at month 5 or 6. The interview process will teach you exactly which gaps to fill. Use technical interview rejections as a free skills assessment.

What the 2026 Data Analyst Job Market Actually Looks Like

The job market for data analysts is strong but not uniform. Entry-level positions for people with zero demonstrated experience are competitive. Entry-level positions for people with a portfolio, a certification, and a clear domain focus are accessible. Understanding the distinction changes how you approach your job search.

The BLS reports the median annual wage for operations research analysts at $91,290 as of May 2024, with data scientist roles (adjacent but more senior) at $112,590. The lowest 10% of operations research analysts earn under $53,910. At the entry level, realistic first-year compensation in the US is $60,000–$90,000, with significant variation by industry and geography.

The industries with the highest demand for analysts in 2026: healthcare (the fastest-growing vertical, driven by predictive patient outcomes and genomic data), financial services (risk modeling, fraud detection, portfolio analytics), technology (product analytics, growth measurement), and e-commerce (attribution, customer lifetime value, inventory optimization).

Remote roles are rarer than the technology press suggests. Only 1.5% of 2026 data analyst job postings explicitly mention remote positions. Most analyst roles are hybrid or in-person, particularly at the entry level. This is not unusual — data analysts often need close collaboration with stakeholders and access to internal systems that are easier to navigate in person. Calibrate your geographic expectations accordingly.

One important data point from the same analysis: only 26% of data analyst job postings specify required experience levels. This means the majority of postings are open to applicants who can demonstrate ability, regardless of years of formal employment. The portfolio is your response to that open door.

What Operators Learn About Data by Building Analyst Skills

There is a category of person for whom this guide is equally relevant: the operator or revenue professional who wants to become more analytically capable without changing careers. COOs, RevOps practitioners, and growth operators who understand SQL and can build their own dashboards are substantially more effective than those who depend entirely on a data team.

The business intelligence landscape has shifted toward operating intelligence — the ability to not just report what happened, but to understand why and what to do next. Operators who build even a modest analytical foundation — SQL proficiency, comfort with visualization tools, and the ability to frame business questions precisely — change how they interact with data teams, how they interpret dashboards, and how quickly they act on signals in the business.

This is not an argument that operators should become analysts. It is an argument that analytical fluency is a generalist competency that compounds over a career. The person who can sit with a dataset, ask a precise question, and get an answer without filing a ticket to the data team has a structural advantage in modern organizations.

If you are reading this guide as someone already working in operations rather than as a career changer, the same skill sequence applies. SQL and Excel first. A visualization tool second. The metrics that matter in revenue operations become significantly more actionable when you can query them yourself rather than waiting for a weekly report.

How to Evaluate Your First Data Analyst Job Offer

Not all entry-level analyst roles are equal training grounds. The first job shapes what you know how to do for the next several years, which affects your market value at your second job. Evaluate offers along these dimensions.

Data infrastructure maturity

A company with a modern data stack (a cloud data warehouse like Snowflake or BigQuery, a transformation layer, a BI tool connected to clean data) will teach you how good data work actually operates. A company where analysts spend 70% of their time reconciling spreadsheets teaches you how to reconcile spreadsheets. Ask in the interview: "What does your data infrastructure look like? Where does data live before it reaches the analyst?" The answers reveal what you will actually be doing.

Access to stakeholders

Analyst roles that sit close to decision-makers — reporting to a CFO, CRO, or COO rather than buried in a large analytics team — provide faster feedback loops. You present an analysis, a decision gets made or does not, and you learn what persuaded the decision-maker. That feedback loop is the most valuable education an early-career analyst can get.

Team size and mentorship

A small analytics team (2–5 analysts) at a growing company often provides more learning velocity than a large data team at a mature organization. At a small team, you own more surface area and get exposure to more parts of the business. At a large organization, you may specialize early and take longer to develop breadth. Neither is universally better — it depends on your learning style and career goals.

Salary negotiation

Entry-level analyst salaries are negotiable. The candidate who comes in with a strong portfolio and a specific domain background has more negotiating power than the candidate whose only credential is a course certificate. Know the range for your geography and industry before the conversation. Glassdoor, Levels.fyi (for tech roles), and LinkedIn Salary are reasonable benchmarks. A 10–15% negotiation on a $75,000 offer is a $7,500–$11,250 annual difference that compounds into future roles.

Key Takeaways

  • Learn SQL before anything else. It is in 50% of job postings and is the most commonly tested skill in technical interviews. Four to six weeks of consistent practice produces functional proficiency.
  • The portfolio matters more than certifications. Three to five well-executed projects that end in a business recommendation are more persuasive to hiring managers than five course certificates with no output. Build before you apply.
  • A degree is no longer required. Only 39% of 2026 job postings specify one. Skills and a strong portfolio are sufficient for entry-level roles at most companies.
  • Your prior experience is an asset. Domain knowledge from a previous career differentiates you from generic applicants. Frame your previous work in analytical terms and apply to roles in industries you understand.
  • Start applying at month 5 or 6. The interview process is a free skills assessment. Waiting until you feel ready extends your timeline without improving your odds. Apply, learn from rejections, and iterate.
  • The first role shapes the second. Evaluate job offers not just on salary but on data infrastructure quality, access to decision-makers, and the learning velocity the environment provides.

Becoming a data analyst with no formal experience is not a shortcut — it is a legitimate entry point. The skills are learnable, the timeline is defined, and the job market is growing faster than the average occupation. What separates people who make the transition in 6 months from those who take 18 is not talent. It is sequence, consistency, and the willingness to build things before they feel ready.

Frequently asked questions

Can I become a data analyst with no experience?

Yes. A degree is not required, and many companies now hire based on demonstrated skills. Build a portfolio of 3–5 real projects, earn a recognized certification such as the Google Data Analytics Professional Certificate, and apply to entry-level or junior analyst roles. Most people become job-ready in 6–12 months of focused study. The key shift: stop waiting to feel ready and start building things that prove you can do the work.

How long does it take to become a data analyst from scratch?

Between 6 and 12 months for most people who study 1–2 hours per day consistently. Those who already have spreadsheet experience or a quantitative background can compress the timeline to 3–6 months. The variable is daily study time and whether you build real projects alongside coursework — watching tutorials without building anything extends the timeline significantly regardless of hours invested.

What skills do I need to become a data analyst?

The four non-negotiable technical skills are SQL, Excel or Google Sheets, a data visualization tool (Tableau or Power BI), and basic Python for automation and statistical analysis. Communication and data storytelling — the ability to explain findings to non-technical stakeholders — are equally important and often the deciding factor in hiring. SQL appears in 50% of all job postings; prioritize it first.

Do I need a degree to get a data analyst job?

No. Degree requirements have dropped significantly. In 2026, only 39% of data analyst job postings mention a specific degree requirement, down from 45% in 2025. Employers increasingly evaluate candidates on portfolios, certifications, and demonstrated analytical ability rather than educational credentials. A strong portfolio with domain knowledge from a previous career is a competitive substitute for a formal degree in most hiring contexts.

What is the starting salary for a data analyst?

Entry-level data analysts in the US earn between $60,000 and $90,000 annually. Glassdoor data from 2026 shows the average entry-level salary (0–1 year experience) at $90,000, with significant variation by location, industry, and company size. The BLS reports the median annual wage for operations research analysts at $91,290 as of May 2024. New York, New Jersey, and California offer the highest compensation; remote roles at this level are rare.

Is Python or SQL more important for data analysts?

SQL first. It appears in 50% of all data analyst job postings and is the single most commonly tested skill in technical interviews. Python is the second priority — it is in 33% of postings and is increasingly expected for automation, statistical work, and building repeatable analysis workflows. Learn SQL to a solid intermediate level before starting Python. Skipping the sequence is the most common mistake that extends people's learning timelines.

What projects should I put in my data analyst portfolio?

Choose projects that solve a real business question using publicly available data. Strong options include a sales trend analysis using retail data, a customer churn model on a telecom dataset, a marketing attribution analysis using Google Analytics exports, or a financial dashboard built in Tableau or Power BI. Each project must state the business question, the method, and the recommendation — not just present a chart. Host on GitHub with a descriptive README. Publish interactive dashboards on Tableau Public.

Which data analyst certification is best for beginners?

The Google Data Analytics Professional Certificate on Coursera is the strongest starting point for most beginners. It covers SQL, Excel, Tableau, and R with a portfolio component, and connects graduates with over 150 US employer partners. The Microsoft PL-300 (Power BI Data Analyst) is the best choice if your target employers use Power BI extensively. IBM's Data Analyst Professional Certificate is a strong alternative with more emphasis on Python. Get one certification and spend the rest of your time building portfolio projects.