User Profile
Danche1
Copper Contributor
Joined 9 months ago
User Widgets
Recent Discussions
Automatizing a process - automatically populating a cells
Hi Everyone, I'm trying to automatize a process where with the data from excel file i have created a Power BI dashboard. Long story short, I have one column "Column 5" where it's copying the data from another column "Column 2". I'm using the following formula=IF(G2<>"", G2, "") The whole data in the excel file comes through automated flow, when form is submitted through Microsoft Forms it's populating the fields. The issue here is, when there is a new answer, Column 5 is not copying the data automatically from Column 2 but i have to drag the formula manually the whole time. If i enter a new answer manually then it's copying it automatically. Is there a way that Column 5 can automatically copy the data from Column 2 without manually dragging the formula?Solved405Views0likes1CommentConditional formula
Hi Everyone, I'd be really grateful if anyone can help me with following issue. I have two sheets where i need to copy data from Sheet1 to Sheet 2 when condition is met. In Sheet1 i have multiple Event types that are used but i only need the data when there is LTI or MTI together with the date to be copied in sheet2. I have uploaded a file with the details of what i mean.Solved617Views0likes1CommentSame formula not working for each field
Hi everyone, I'm trying to populate one column based on the matching names from two sheets. I have two sheets, first one is with submitted answers (sheet1) and second one is with the names and team name (sheet2) that i have. I want based on the names from sheet2, whenever someone submit the answer with their name in sheet1 to pick up the team name from sheet2 and fill a column in sheet 1. At the moment i'm using following formula =INDEX(Teams!A$1:B$78,MATCH([@[Full name:]],Teams!A$1:A$78,0),2) (sheet2 is Teams in my file) My question is why this formula it's not working the same for each field. For the same guy this formula didn't worked the first time when he submitted his name, but did worked the second time. This is from sheet 1 with submitted answers. This one is from sheet2 with name and team names. Thank you,Solved942Views0likes3Comments
Groups
Recent Blog Articles
No content to show