From google sheet i can bring one colums data depanding on item in appsheet . but i wants to bring 2 colums data in that appsheet cell. Is it possible.
My existing logic = IN([_THIS],SELECT(Info[DB Name], [_THISROW].[Territory] = [Territory]))
It's unclear what you're trying to accomplish.
@Riaz1 wrote:i wants to bring 2 colums data in that appsheet cell
Maybe you need the CONCATENATE function?
@Riaz1 wrote:IN([_THIS],SELECT(Info[DB Name], [_THISROW].[Territory] = [Territory]))
This expression doesn't "bring one colums data", but rather returns a Yes/No value from the IN function.
User | Count |
---|---|
16 | |
10 | |
8 | |
5 | |
5 |