Forum Discussion
Filling Up Based on Other Column Value
Could someone advise please how to perform the following transformation, I want to fill up Column: Resigned till the value of Column: Name changes, meaning, I want to fill up for all the cells related to: Second Person, and stop when the value of Column: Name becomes: First Person, how could I do that?
You have dash in 2nd argument of Table.FillUp. It should be removed...
You were not encouraged to do that with my code. 🙂
13 Replies
- edhansCommunity Champion
You are going to have to give us information.
How to get good help fast. Help us help you.
How To Ask A Technical Question If you Really Want An Answer
How to Get Your Question Answered Quickly - Give us a good and concise explanation
How to provide sample data in the Power BI Forum - Provide data in a table format per the link, or share an Excel/CSV file via OneDrive, Dropbox, etc.. Provide expected output using a screenshot of Excel or other image. Do not provide a screenshot of the source data. I cannot paste an image into Power BI tables.- AnonymousNot applicable
I've tried to upload a photo for the data but it didn't allow me
But here you go, please find the table
- JakintaSolution Sage
Group by Name column >
FillUp Resigned column in nested table >
Expand