Hi,
I am doing a project where I have to create a list of all possible combination from a set of rows and columns. The problem is the number of rows are not the same in each and every column. This created blank cells when the cross join is obtained. I want to give numbers to all the possible combinations but the rows that are having blank cells should not be numbered. When using filters I am not getting continuous numbers which should not be the case. Is there any way we can solve this?
Also to mention the Original table keeps changing from tie to time. For example if today I don't have Apple then it is to be removed Or if a student doesn't come or a new student may be added.
I have uploaded a excel file to demonstrate my case. I used DAX coding and power pivot to do the CROSSJOIN.
Thanks in Advance.
I am doing a project where I have to create a list of all possible combination from a set of rows and columns. The problem is the number of rows are not the same in each and every column. This created blank cells when the cross join is obtained. I want to give numbers to all the possible combinations but the rows that are having blank cells should not be numbered. When using filters I am not getting continuous numbers which should not be the case. Is there any way we can solve this?
Also to mention the Original table keeps changing from tie to time. For example if today I don't have Apple then it is to be removed Or if a student doesn't come or a new student may be added.
I have uploaded a excel file to demonstrate my case. I used DAX coding and power pivot to do the CROSSJOIN.
Thanks in Advance.