Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
In Table.AddColumn function, which default parameter is used to define execute for all rows?
Solved! Go to Solution.
The third parameter to this function is a columnGenerator as function - see the documentation here you can use the each expression there, as illustrated in the example.
BTW if we add a Custom Column via the UI and use the displayed dialog box, we don’t have to write the each expression just the condition - the UI will write the rest of the code for.
The third parameter to this function is a columnGenerator as function - see the documentation here you can use the each expression there, as illustrated in the example.
BTW if we add a Custom Column via the UI and use the displayed dialog box, we don’t have to write the each expression just the condition - the UI will write the rest of the code for.
User | Count |
---|---|
61 | |
59 | |
56 | |
38 | |
29 |
User | Count |
---|---|
83 | |
62 | |
45 | |
40 | |
39 |