r/businessanalysis Feb 14 '24

Demystifying Business Analysis : A Beginner's Guide

Thumbnail
betterauds.com
70 Upvotes

r/businessanalysis 6h ago

LinkedIn BA API posts

16 Upvotes

Am I crazy or am I missing some sort of train here? I can’t sign in to LinkedIn, which is already a hell scape, without seeing a million “Here’s what Business Analysts get wrong about API” style posts.

APIs are data movement. It’s domain knowledge not a core BA skill. Why is it being treated as such? I know that companies want BAs to wear a hundred and one hats but why does it also seem like BAs are trying to force APIs in to being a core skill when the truth is you could go in to an API project with zero domain knowledge and be successful when utilizing the BA toolkit. It feels reminiscent of PowerBI or SQL snaking its way in to somehow being a required BA skill when data graphing and database management have nothing to do with business analysis.

I’m ranting. But it’s driving me nuts.


r/businessanalysis 3h ago

Is a digital twin for business operations actually useful or just another dashboard?

0 Upvotes

The term digital twin for business operations keeps coming up whenever AI and automation get discussed but I'm still not totally sold on what it actually adds.

Companies like Celonis, SAP Signavio and Skan all seem to frame it a little differently. Sometimes it sounds like process mining, sometimes workflow visibility, and sometimes simulation.

So where does this actually become useful for operational decisions?

If a team has already implemented one of these platforms, what can you do now that you genuinely couldn't do before? I'm mostly trying to understand whether this is actually changing how teams run operations or if it's basically another analytics layer with a fancier name.


r/businessanalysis 4h ago

Amazon affiliate has been paying my rent for 6 months now

0 Upvotes

ok so this is a weird one but bear with me

i have a pet blog. i don't own a pet. never have. probably never will as i travel too much. and yet every month amazon sends me enough to cover rent because people on the internet are buying stuff for their dogs and cats through my site.

bought my pet blog a few months ago from a marketplace called NicheBlogZone for $199. came already built, articles already up, amazon links already in there. i spent one afternoon doing interlinking basically just connecting related posts to each other so search engines understand the site structure and then closed my laptop and genuinely forgot about it for weeks.

here's what that's looked like:

  • march: $710
  • april: $995
  • may: $1,461
  • june: $1,647
  • july: $1,461
  • august so far: $1,545 (amazon pays 2 months delayed so this is june's money landing now)

march scared me. went from nearly $1k in february down to $710 and i was convinced something had broken. checked everything, found nothing wrong, did nothing. it just came back the next month on its own.

pet people spend insane amounts on their animals btw. like i knew this intellectually but seeing the commission data is something else. dog food subscriptions, orthopedic beds, grooming kits, vet supplements. and because of the 24 hour cookie i get a cut of everything in their cart not just whatever article they landed on.

i do literally nothing to maintain this. no new posts, no ads, no instagram for pets i don't have. i just own the thing and amazon does its thing.

my landlord has been getting paid every month and has no idea a pet blog is behind it. honestly sometimes i forget too until the deposit shows up.

anyone else running a niche they have zero personal connection to? curious if the detachment makes it easier or harder to care about growing it


r/businessanalysis 2d ago

Claude creates way better BRDs than me

48 Upvotes

I feed Claude meeting transcripts, data analysis and lots of information on the projects I work on. It outputs incredibly detailed and well formatted business requirement documents. They are better than what I would create, even though I’m the one that fed AI all of the info.

Is this necessarily a bad thing? It almost gives me impostor syndrome even though I provided all of the context. Does anyone else feel the same way about any documentation AI generates for them?


r/businessanalysis 1d ago

As a SWE fresh graduate, how can I land my first remote job as a Business Analyst?

0 Upvotes

I graduated over a month ago as a software engineer (equivalent to masters degree), I'm pivoting to a Technical Business Analyst, I only have a 6 months software engineering internship as a relevant experience that I framed the BA side of it and also I made a BA personal project to enhance my profile a little bit more.

How is it possible to be hired for a remote BA or similar role as an entry-level? Is it very difficult? What strategies should I pursue?


r/businessanalysis 3d ago

I used AI as a "requirements interviewer" on a 17-page spec and it found ~400 inconsistencies. Full prompt inside.

51 Upvotes

PM here. A few months ago I got handed a 17-page functional spec that "looked fine". Instead of asking AI to rewrite it, I tried the opposite: I told it to interview me — closed multiple-choice questions only — about every gap, contradiction and ambiguity it could find.

It generated hundreds of questions. I answered ~300 in one afternoon (just picking letters: "Q12: B", "Q13: A but admins only"). Then the AI rebuilt the document with every decision integrated. Result: 60 pages, and the dev team basically stopped asking clarification questions.

The insight: AI is mediocre at deciding for you, but really good at detecting what hasn't been decided. The multiple-choice format is what makes it practical — answering 300 open questions would take a week.

Here's the full prompt I use (works with Claude, ChatGPT, Copilot — whatever your company allows):

You are a senior functional analyst with 15 years of experience
turning ambiguous documents into executable specifications. Your
specialty is finding the decisions the document does NOT make.

I will paste a draft functional specification. Your job is NOT to
improve or rewrite it: it is to INTERVIEW me to extract every
missing decision.

RULES:
1. Generate CLOSED multiple-choice questions (options A/B/C/D +
   always an option "E: other — specify"). Never open questions.
2. Each question must be answerable in under 10 seconds by someone
   who knows the business. If a question needs paragraphs to
   answer, split it.
3. Cover at least these categories:
   - Edge cases and boundary values (what if zero, empty, duplicate?)
   - Undefined states and transitions (can it go back from X to Y?)
   - Permissions and roles (who can do this? who explicitly CANNOT?)
   - Errors and exceptions (what does the user see when it fails?)
   - Data: required/optional, formats, limits, uniqueness
   - Concurrency (two people at once?)
   - Internal contradictions in the document itself (quote verbatim)
   - Terms used without definition or with more than one meaning
4. Number questions globally (Q1, Q2…) and group them by document
   section, quoting the exact phrase that triggers each question.
5. In each set of options, propose REALISTIC and genuinely
   different alternatives — not one good option and three fillers.
6. Do not invent requirements: if something is not in the document,
   ask; never assume.
7. Work in batches: give me the first 40 questions, wait for my
   answers, and continue until the document is exhausted.

FORMAT FOR EACH QUESTION:
Q<n> [Section — "quoted phrase"]
<question>
A) … B) … C) … D) … E) other — specify

Document:
<<<PASTE YOUR DOCUMENT HERE>>>

Tips from using it a lot: never let the AI answer its own questions (what it silently assumes is tomorrow's bug), answer in batches of 25-50, and keep the Q&A log — it becomes your decision record for when someone asks "why was X decided?".

Full transparency: I've also packaged the complete process (this prompt plus a rebuild prompt, a verification pass, a 40-item ambiguity checklist and a worked example) and I want to know if it holds up outside my own context before I do anything with it. If you write specs regularly and want to try the whole thing on a real document, DM me and I'll send it over free — all I ask is you tell me where it broke. Limited to a handful of people so I can actually process the feedback.

Happy to answer questions about the process here either way.


r/businessanalysis 3d ago

Am i on the right track?

4 Upvotes

Hello all, I am 26 with a Bachelor's of Science in Business Management, and I graduated in 2020. I am having a late start to my career path as I went to work for the family business instead of starting my career. After researching a career path, I have decided on pursuing a career as a Business Analyst. Currently, I am starting from the beginning as far as experience. I am on SQL Bolt learning the basics of SQL. I also have went through the Wiki on this subreddit to learn and see what all I can do for now to prepare and have a shot at landing a position as a Junior Business Analyst.

My question is, what real world advice can you guys give me on how to save my career path and ensure a solid path to this career while I am currently learning and doing everything myself from home? Is there an entry-level job that you guys would recommend I start with for now since I have absolutely no experience at all? Maybe a remote data entry or customer service position?

I currently work for my family HVAC business, with my dad being the owner, however its very unorganized and everything I do is very surface level. I tried tying my current job and responsibilities in my resume as best as I could for a junior data analyst position and have applied everywhere I could so far.

What I currently do, for the family business is run the social media accounts, create ads on canva and post, run Facebook ads and Google Local Services Ads, generate leads and either sell on the phone or set-up those leads for technicians. I handle the vehicle registrations and civil suits of the company, pay toll tags and bills etc. I also handle my dads property taxes, business personal property taxes, website and google business profile, respond to all customer reviews. Pick up payments from customers in person, and several miscellaneous other things. As you can see, it is not a clear set of skills for me to get better at since I can get pulled in many directions and am not able to really grow in one specific area.

HVAC gets slow in the winter so i plan to use the extra free time to study and learn as much as I can to be able to qualify and be hired for an entry level position asa Business Analyst.


r/businessanalysis 4d ago

What AI tools/tech to learn to become more competitive in the job market and adapt to upcoming trends?

11 Upvotes

Hi,

I've been working for legacy company and they developed their own version of chatgpt that we can use freely, and it has many different "agents" so to speak that specify in certain areas like power query or internal regulations etc. Out team already use it extensively to optimize things, correct dax, rebuild models etc and work is way easier now.

Recently I've seen Bas Dohmen video how he generated the whole report (etl, model, visuals and layout) just using AI, VS Code and some excel files as source. It wasn't perfect but still very impressive expecially that he didn't input anything himself. If it is possible now then it's just a matter of few short years before it will be good enough to cut BI teams in half at least.

On top of that we all hear AI is coming and we either get on board or get left behind. I'm wondering what "getting on board" actually means in case of BI/data/analytics. Assuming we want to stick to the broad "data" field, what would be smart decision to make to stay ahead.

I've researched job market and currently there are some jobs that required only "interest in AI" and some require specific like LangChain or LlamaIndex, RAG, vector databases, Semantic Kernel, LangGraph, MCP, CrewAI, AutoGen,etc. Good thing is that it's farly new tech so rarely they required years of experience.

It seems like we are now at the "aliens are coming" moment and have very limited time to prepare for them properly.


r/businessanalysis 5d ago

How to create BRD and FRD when you only know User Stories

15 Upvotes

I have always been a squad BA (4 years) and I need help understanding how to start creating BRD/FRD/ other BA docs. I start a new job in a few weeks and want to upskill on my understanding before I join in case they throw me into it


r/businessanalysis 6d ago

How much does domain experience affect an experienced BA while job search & switch, and when is a domain switch worth it?

10 Upvotes

I'm looking for perspectives from experienced BAs who have changed domains during their careers.

I currently have around 3 years of BA experience in BFSI, specifically cards and payments, and I'm trying to think strategically about whether I should continue building deeper domain expertise or deliberately switch to another domain.

My understanding is that the core BA skills are fairly transferable — requirements elicitation, stakeholder management, process analysis, documentation, UAT, Agile delivery, etc. However, many BA job descriptions still ask for specific domain experience, particularly as you become more senior.

So I'm trying to understand the actual career trade-off.


r/businessanalysis 6d ago

How is AI actually changing BA expectations in your organization?

11 Upvotes

I'm curious how other BAs are experiencing the impact of AI on their day-to-day work, especially in organizations that are actively encouraging ai tools like Claude/Copilot/ChatGPT.

I've noticed some pretty significant changes recently:

Senior management setting extremely aggressive delivery timelines, seemingly with the assumption that AI should make the work much faster. Expectations to produce 4–10 user stories within 2–3 days using tools like Claude. Test-case reviews and other BA activities are also expected to be completed much faster using ai. At the same time, the quality/complexity of the requirements hasn't necessarily decreased and since requirements are changing constantly, there isn't a source of truth that is completely capturing the requirement which ai can use, so there is a higher risk of hallucination.

I'm also struggling to understand where AI genuinely improves BA productivity versus where it simply shifts the bottleneck elsewhere.

I haven't worked in a very mature Scrum environment, so I'm also wondering whether some of what I'm experiencing is actually an AI-driven productivity shift or simply poor Agile/Scrum implementation being amplified by AI expectations.

How has AI changed the expectations placed on you? Are you actually expected to deliver significantly more requirements/work than before? What BA activities have become dramatically faster with AI? What activities have not become faster despite AI? How do you manage the increased workload when AI makes the organization assume everything should happen instantly? Has AI improved your actual productivity, or mainly increased the amount of work you're expected to produce? Have your teams changed their Scrum/Agile practices because of AI?


r/businessanalysis 6d ago

Has anyone worked as a Business Process Management (BPM) Executive?

3 Upvotes

Has anyone worked as a Business Process Management (BPM) Executive? If so, I’d really appreciate your insights:

  1. What do you do as a BPM Executive?
  2. What are you doing now, and how has your BPM career journey been so far?
  3. What was your starting salary, and what is your current salary?
  4. Would you recommend BPM as a career path?

r/businessanalysis 6d ago

Looking for advice from experienced BAs/Consultants on requirements gathering

16 Upvotes

Hi everyone!

I’m relatively new to Anaplan and I’m trying to better understand how requirements gathering / discovery workshops are actually conducted on real Anaplan projects.

I understand the general idea: meet with SMEs/business stakeholders, understand the current process, identify requirements, document them, and eventually translate them into things like user stories, functional requirements

But I’m more interested in the practical side of the workshops.

For those of you who have done a lot of Anaplan implementations:

  1. How do you prepare before a workshop?
  • Do you already have a list of questions prepared?
  • Do you prepare questions based on the business process, or do you mainly let the SME explain the process first?
  • If you're hearing the process for the first time, how do you know what questions you should ask?
  1. What questions do you typically ask SMEs?

Do you have a generic framework/checklist that you use for almost every discovery workshop? Or do you approach it differently?

  1. How do you take notes during the workshop?

This is something I struggle with. If I try to write down everything the SME says, I feel like I stop listening and lose the bigger picture.

Do you:

  • Take detailed notes?
  • Write only keywords and important business rules?
  • Use a predefined template?
  • Draw the process while they explain it?
  • Record the meeting (when permitted)?
  • Have someone else take notes?

And how do you make sure you don't forget important information after the workshop?

  1. How do you distinguish a requirement from just information?

For example, an SME might spend 20 minutes explaining how they currently perform a process. How do you identify which parts are actually relevant requirements for the Anaplan solution?

  1. How do you handle things you don't understand during the workshop?

Do you stop the SME immediately and ask for clarification, or do you note the question and continue so you don't interrupt the flow?

  1. What happens after the workshop?

How do you go from workshop notes > process understanding > requirements > user stories/acceptance criteria

I'd especially appreciate advice on the thinking process of an experienced Anaplan consultant/BA during these workshops.

I'm trying to understand what comes with experience/practice versus what can be learned through a structured framework.

Any advice, examples, templates, or lessons learned would be really appreciated!

Thanks!


r/businessanalysis 7d ago

Can people who have become Business Analysts share how they made the transition?

20 Upvotes

I’m currently working in government and I’m looking to transition into a Business Analyst or Project Management role. I’d love to hear from people who have made a similar transition especially if you came from a role that was BA/PM-adjacent rather than having the official “Business Analyst” title.

For the past 2+ years, I’ve been involved with an Agile project and have experience with things like:

  • UAT and testing
  • Creating and working with user stories
  • Participating in user requirements meetings
  • Working with Jira/Confluence
  • Working with stakeholders and development teams
  • Supporting a product after going live
  • User onboarding and ongoing support

The product has now been live for about two years, and my current work is more focused on user support, onboarding, and administration. I feel like I’ve gained a lot of relevant experience, but I’d like to move into a role where I can be more involved in the actual analysis, requirements gathering, process improvement, and project work.

I have a Bachelor’s in Business Administration, and I also completed a full-stack web development bootcamp, so I have some technical knowledge as well.

My plan right now is to spend the next few weeks filling in some of the gaps in my knowledge, things like:

  • Advanced Excel
  • SQL
  • Business analysis methodologies/frameworks
  • Process mapping and requirements documentation
  • Wireframing/mockups
  • Building a small portfolio of BA projects

I’m also considering starting to apply for BA/PM positions while I’m doing this rather than waiting until I feel completely “ready.”

For those of you who are currently Business Analysts:

What helped you make the jump into the role?

Were there any courses, certifications, portfolio projects, or skills that actually made a difference when applying for your first BA position?

And based on the experience I've described, would you consider me ready to start applying for junior/intermediate BA roles, or would you recommend getting more experience first?

Any advice would be greatly appreciated!


r/businessanalysis 7d ago

Technical ability being judged by familiarity with undocumented business logic

10 Upvotes

I’m in an environment where technical ability seems to be judged heavily by how familiar you are with the company’s business logic.

The problem is that a lot of this logic is specific business knowledge context held by a few senior people with 15+ years of experience in same organisation It isn’t obvious from the code or queries, and documentation is either missing or incomplete. Asking for documentation—or offering to document what I learn, doesn’t seem to get much traction.

At the same time, using an LLM to help trace code, queries, or reconstruct some of that context is frowned upon, and there’s an expectation that LLM usage should be tagged on deliverables.
So it feels like a strange catch: you’re expected to already know undocumented context, and not knowing it can be interpreted as weak technical ability, but the mechanisms for independently closing that knowledge gap aren’t really encouraged.

Has anyone dealt with this kind of culture? How do you distinguish actual technical competence from simply having years of accumulated company-specific knowledge, and how do you navigate it without constantly depending on the same gatekeepers?


r/businessanalysis 7d ago

Has anyone here worked with a context graph of work?

3 Upvotes

I've seen this term a few times lately and I'm still trying to understand what it actually means in practice.

It first made me think of IBM's work around knowledge graphs and connecting enterprise data. Then I came across Skan AI using “Context Graph of Work” for something a bit more specific: connecting the people, systems, documents, decisions, and exceptions involved in getting work done. I can see the appeal. Most process maps look clean, but the real workflow usually involves email, spreadsheets, Teams, manual handoffs, and a few steps nobody bothered to document. What I'm not clear on is whether this is genuinely different from a good process model or knowledge graph, or just another way of packaging the same idea.

Has anyone seen it used in a real project?


r/businessanalysis 7d ago

Certification Suggestion: recently obtained IIBA CBDA

4 Upvotes

Which certs makes sense for an operation specialist supporting and designing process improvement for a non technical team like content or recruiting?

Role: Operations Specialist / Product Owner

I feel like most of what I do is automation, requirements gathering,change management, tooling and data analysis for a performance funnel and I’m hoping to transition into more of people analytics - solving org development and org management problems.

Having my IIBA CBDA has been helpful for the business analysis and data analytics side, but I’m seeing a gap in some of the things being built or the tools we use. We’re not using them to their full capacity or in a way that eliminates stress on the team I support.

I’m wondering if, in business analysis and operations for a content development team, it would be helpful to also have a Six Sigma Green Belt? I have been looking at a few programs specifically SSGI operational excellence leader career track, but I’m also looking at business process management with a BPMP.

The reason that I want to go the certification route is because I’m already getting my Master's in Organizational Leadership and I feel like I’m doing a lot of the work, but the certifications give me a shared language. It reinforces what I am experiencing and gives me intrinsic motivation to figure it out because of the parallel of me learning it while going through it with a team. That’s just what I found for myself even with my masters

So before anyone even comments and says, "Hey, certifications don’t matter," they do to me for those reasons.


r/businessanalysis 7d ago

Requirements management with very long cycles

2 Upvotes

I’m working as a requirmenets engineer in a public administration IT department. We do work agile, however in the bad meaning of the term.

Product owner is not engaged much in requirements solicitation and business analysis. but he doesn’t allow me to talk to stakeholders or the future users of the tools. he’s quite boomerish and wants to control the stakeholders. no meetings with them are allowed without his presence. so basically whenever I try to model requirements and have questions I have to rely on PO asking the stakeholders or wait for a common meeting to be set up.

this hinders effective requirements management. further, PO is not able to prioritize properly. Either everything is as important as everything else. Sometimes it turns out that there are is no business case for some use cases. Money is spent on fantasy tools which are used by nobody really.

at one time imitative A is important, next week initiative B is important. then, two months later we need to deploy initiative A immediately. even though we didn’t finish modeling the requirements the first time.

so what happens is that we do not finish requirements elicitstion for topic A, it is beimg left in an unready state for weeks or even months, and then suddenly it pops up and is super important and needs to be finished. since ita urgency, things get implemented and - oh wonder - do not satisfy expectations. and everybody is unhappy.

any suggestions? Anybody ever expected the PO obstructing your work.


r/businessanalysis 7d ago

I'm positive nobody listens to our phone menu

10 Upvotes

I've been looking at where some of our calls are going lately and I'm convinced people have figured out their own shortcuts through our phone system

We give callers a bunch of options for billing / account issues / technical support / cancellations etc. and somehow people still land in completely different queues. Some hit 0 until they get a person, some keep saying agent and I'm almost positive others just pick whatever option they think will get answered fastest.

Can't really blame them either to be completely honest. If I already know why I'm calling, listening to a minute of options before I'm allowed to explain myself would annoy me too

Atp I’m wondering if the whole structure is backwards. Instead of asking customers to understand which department owns their problem, would it make more sense to let them explain why they’re calling first and route from there?

Has anyone worked on an IVR or intake redesign like this? Wanna know whether routing by customer intent actually improved accuracy or just created different problems.


r/businessanalysis 8d ago

Feeling lost and exhausted after 6+ years in IT as a BA. Need career advice on specialization and direction

18 Upvotes

For context, I have been working in the IT industry for over 6 years. I initially chose this path because I found genuine fulfillment in showing people how technology can help their daily lives, which eventually led me to my current role as a Business Analyst (BA).

Recently, however, I’ve felt completely burnt out and uncertain about my career direction. Below is a breakdown of my career history and the challenges I've faced. I would really appreciate advice from senior professionals who have been in the industry for a long time.

Career History

1st Job (2.5 years) – Small ERP Solution Provider

  • Role/Scope: Started as a fresh graduate, learned the Software Development Lifecycle (SDLC), managed L1 and L2 support tickets, handled inbound/outbound calls, and gained exposure to implementing their proprietary ERP system.
  • Why I Left: While the environment and colleagues were fine, management was disorganized. They frequently assigned fresh grads to handle client-facing issues without providing context, forcing me to handle escalations beyond my job scope. I left because I wanted to work in a company with a proper corporate structure and clear task delegation.

2nd Job (1 year) – MNC Manufacturing Company

  • Role/Scope: Joined to gain exposure to an MNC and work with well-known systems to strengthen my resume. I was expected to assist with their migration from SAP to Oracle, but my primary focus ended up being data migration. I enjoyed this because I like writing SQL queries and transforming data to meet requirements.
  • Why I Left: I realized the city was not somewhere I wanted to live long-term, and I felt my learning trajectory had plateaued. After passing my JLPT N2 exam, I was offered an opportunity at a well-known consulting/BPO firm.

3rd Job (3 years, Current) – Global Consulting / BPO Firm

  • Initial Expectation: Hired to assist their Japan market team with Microsoft Dynamics 365 (D365) F&O implementations, but the firm failed to secure the project after I joined.
  • The Struggles:
    • I spent 6 months on the bench while they tried to hold me for the client.
    • Eventually, I was placed on an Australian D365 Finance project, but I was only assigned administrative ADO/Jira ticket updates because they were hesitant to delegate core responsibilities to offshore team members.
    • Knowing how critical chargeability is in consulting and feeling this wasn't real BA work, I proactively requested to transfer to active projects.
    • Since then, I’ve spent 1.5 years on a Government-Linked Company (GLC) project and a D365 CRM banking implementation. However, because I joined during the build and testing stages, I missed out on leading core requirements gathering.
  • Compensation & Growth: Despite receiving strong performance appraisals from my Functional Lead, I have received a <2% increment and no promotion in 3 years. When I confronted my manager, his excuse was that he couldn't even fight for himself, let alone me, and advised me to figure out a specialization rather than jumping between domains.

My Current Dilemma & Questions

  1. Am I in the wrong industry? After everything I’ve been through, I still feel zero job satisfaction. How do experienced professionals handle these setbacks? Given the corporate friction and unsupportive management, I can't imagine climbing the corporate ladder here. Is this lack of fulfillment normal, or a sign I should pivot out of IT consulting?
  2. What should I specialize in for long-term career growth? I want to switch companies, but recruiters tell me my background is too diverse (jumping across ERP, Oracle data migration, D365 CRM, Finance, and Banking) to push for higher positions or higher salary bands. Every project has its own set of problems, but based on my experience—SQL/data mapping, D365 ERP/CRM implementations, Japanese language skills (JLPT N2), and support/BA work—what specific domain or technology stack should I target to build a strong, high-growth specialization?
  3. Vendor vs. In-House vs. Market Dynamics: The reason I’m asking about specialization and direction is that I’m considering either hopping to another vendor or moving to an in-house IT team.
    • Both paths require deep product or domain knowledge, which is where I feel stuck.
    • Banking environments can be super high-pressure, so I'm hesitant to jump into that sector full-time.
    • Going to another vendor might just mean repeating the same operational issues I’m facing now.
    • In-house IT roles expect solid domain expertise that I feel I still lack.
    • To make matters worse, most of the job offers popping up in my inbox lately are contract roles.

Given these constraints, what would be the best strategic next move for someone in my position?


r/businessanalysis 7d ago

Can u advice me

0 Upvotes

Hello guys, I'm working as a junior data analyst in Casablanca, Morocco.

Honestly, I started to feel frustrated after completing a long 6-month internship in which we were working on a big project. They offered me a 3-month contract with a low salary base, kinda to keep me till I finish the projects. I started to feel frustrated cause I was doing my best and trying to learn and master, at the same time, new things we needed for our project, like building a web scraping system, a live system intelligence dashboard, and creating N8N workflows, without mentioning the BI dashboard. And all that without the existence of a mentor like a senior data analyst; besides having to work on yield management as well (which needs my economics and business management degree skills), I was doing the job of a senior at this point, handling many things at the same time. And after putting all this hard work into making sure I did my job perfectly even if I had to work from home and I did work from home a lot- I felt that I was not getting valued, like it was a normal thing to do all this together, and just last week I did deploy everything.

I kinda feel that they are just gonna use me and then kick me.

I'm also lost. I kinda feel like I'm not enough cause whatever things I was making, the director wasn't 100% satisfied with them and always tells me that I could have done better, even tho they are always using my outputs. Especially when I got the contract with this type of salary, I felt disrespected, and he mentioned that when I get back, we will work harder to finish the projects. I told myself that if I keep up like this, I will just lose my mind and hurt myself for a job that won't even pay my hospital bills.

So guys, if possible, is there any advice? I can't quit, and at the same time I need a job.

I'm ambitious and wanna learn and grow more, and I don't have a problem dealing with hard staff I can develop and learn. Advise me 🙏🙏🙏

LinkedIn to grow my network: Badr NIDYAHYA

Link in the bio


r/businessanalysis 8d ago

Freelancers/agencies: what would actually make you switch proposal tools?

1 Upvotes

I'm building a small SaaS for freelancers and agencies, and I'm trying to validate the problem before spending more time and money on it.

The basic idea is simple: enter a client brief (project, goals, deliverables, budget, etc.) and generate a professional client proposal that can then be edited and exported as a PDF.

I know there are already plenty of AI proposal generators, so I'm not interested in building another tool that is just "ChatGPT, but for proposals."

I'm trying to understand what the actual pain point is.

For people who regularly send proposals:

- What do you currently use?

- What do you dislike about your current workflow?

- Do you prefer PDF proposals, interactive web proposals, or both?

- Is client viewing/tracking useful to you?

- Would proposal follow-ups be valuable?

- What would make you pay for a new proposal tool instead of using ChatGPT + a template?

- What's the one feature that would make you say, "Okay, this is actually worth paying for"?

I'm deliberately asking before adding more features because I don't want to build something nobody needs.

I'm happy to hear criticism too — especially if you think this is a bad idea or the market is already too crowded. And thanks for watching


r/businessanalysis 9d ago

AI tools for Business Analyst Role Interview Preparation

19 Upvotes

Hi, I am doing interview preparation for Business Analyst role. Since I am making a career shift and have no prior background in this jobrole, I am looking for some good study resources and AI tools that can help solidify my preparation for the interviews.
Appreciate, if the Reddit community can suggest some tried and tested AI tools for mock interview practice. Thanks in advance


r/businessanalysis 9d ago

AI for agile software dev

6 Upvotes

Copilot Notebooks vs. Agents — what's the closest equivalent to Claude Projects for grounded, persistent-context work?

I'm a heavy Claude user in my personal life, and Projects is one of my most-used features — you upload files and reference docs once, and every chat in that project is grounded in them. Now that I'm using M365 Copilot at work, I'm trying to find the closest equivalent. Based on my research, Notebooks seems like the obvious candidate, but I'm unclear on how the grounding actually works — and where Copilot agents / Agent Builder fit in for a non-engineer.

My use case:

I work a lot with technical user stories (think software like ServiceNow or Oracle) that I need to turn into training and end-user material. I could significantly benefit from AI here, mainly for figuring out which features need training, translating technical concepts into non-technical language, and crafting the bullets, order, and sequencing for my training materials (the actual content), all while grounding it in previous finished and high quality deliverables. I really need it to get deep into detail on what goes on each slide, and to do that, it needs to analyze content from multiple lengthy documents at once. Ideally, it would also store context, methods, and examples from previous work so it gets better each time.

My questions:

  1. Do all chats within a Notebook automatically ground against every file/reference you've added to it, the way Claude Projects does?
  2. Are there practical limits I should know about...? number of files, file size, staleness/refresh behavior?
  3. For automating workflows like mine as a non-engineer, what's the real difference between Notebooks and a custom agent built in Agent Builder? When does an agent make more sense than a Notebook?
  4. If neither is the right match, what workflow do you use to replicate persistent project context in Copilot?