Peter, I am so sorry for missing this post. Thank you for the feedback, I'll try it out (I didn't think I got a response so I dropped thinking about the project). Went back to see if I got any responses and was surprised about your note. Picking it back up. Appreciate you @Peter Bartholomew
Hi Folks - Looking for help with a logic question on data maintenance after you download fresh data.
1. My team downloads data from a system into excel (I think Power BI could be used)
2. The data is filtered into multiple tabs based on team name (each team gets their own tab of data)
3. Each...
Hi Geniuses,
I am looking for a formula to do the following:
1. Take a value (($100, for example))
2. Divide by X ((4, for example))
3. Apply the quotient ((25)) across X # ((4)) of Columns starting at a particular column as noted by Month and Year
- If a column is NOT relevant, it should be...
Hello.
I have Multiple users that submit their ranked choices of dessert flavors, they rank them in order of importance (1st, 2nd, 3rd) and submit to me.
I have to choose the top 3 most popular dessert flavors based on rank (1st, 2nd, 3rd) and frequency - how often the appear in the list - but I...
I just want to say thank you to all contributors! Appreciate all your help, support and technical skills!
My problem is RESOLVED. @pecoflyer @Debaser @Peter Bartholomew @bosco_yip
I ended up using the formula presented by @bosco_yip because I had challenges (user error) with @pecoflyer (the...
Thank you so much!
@pecoflyer When I tried your suggestion, it didn't work out as expected - but that may have been user error.
@Debaser - I was trying to avoid a helper column, but if I have to use one - I will
I will continue to test your two solutions and report back.
Thank you very much...
Maybe I can use a helper field instead. Could you suggest a solution for below?
1. Given a filtered list
2. If A certain text appears in my filtered list, count the occurrence once
Text A = 1 (doesn't matter how many times it displays in the filtered list, if it shows up once, give me a 1)...
This didn't work for me
Thank you this didn't work for me, it seemed to return a count that included items in the filtered list. I also wanted to count the unique values or iterations that start with User 8 So I could subtract them. Thank you for trying, @pecoflyer