Input df
This is pivot I have.I want to lookup only zero value if there in above pivot and print N if value absent.
Expected df
In excel i am able to do comparison in these 2 df with sumif function
Check for zero value in above input pivot,If zero is found ,print it;if not ,print N to indicate the combination is nt available