English 中文(简体)
PowerQuery Custom Function: column value in set of numbers
原标题:
  • 时间:2023-10-09 03:03:52
  •  标签:
  • powerquery

I am brand new to PowerQuery. I want to make a custom column with a value of 1 if the column value is in a set of numbers (e.g., 3,6,9,14) and 0 otherwise. Besides a big if statement for all the values I m searching, is there any easier way?

问题回答

暂无回答




相关问题
PowerQuery Custom Function: column value in set of numbers

I am brand new to PowerQuery. I want to make a custom column with a value of 1 if the column value is in a set of numbers (e.g., 3,6,9,14) and 0 otherwise. Besides a big if statement for all the ...

Issue Looping Through an entire list in power query

I am pulling data from the internet right now and formatting it into a readable list using power query, but I am running into an issue. When I split the columns into rows (as I have to change the data ...

Power BI Subtotal Measure

I need your help with some Power Bi code As you can see, in the Excel Worksheet i have 2 cells (yellow) that are mainly of subtotals and 2 columns (last 2) that depends of these subtotals, however ...

热门标签