
Using Nesting Queries ie ?{Name of Query| Label 1, ?{value1|
Label 1A, ?{value1A|
Label 1Ai, value1Ai |
Label 1Aii, value1Aii
} |
Label 1B, ?{value1B|
Label 1Bi, value1Bi |
Label 1Bii, value1Bii
}
} |
Label 2, ?{value2|value2}
} I'm looking to make a macro to reference Rollable tables that i have set up to use roll names from Xanathar's Guide such as; Race Dragonborn Male [[1t[Dragonborn-Male-Names]]][[1t[Dragonborn-Clan-Names]]] Female [[1t[Dragonborn-Female-Names]][[1t[Dragonborn-Clan-Names]]] Dwarf Male [[1t[Dwarf-Male-Names]]][[1t[Dwarf-Clan-Names]]] Female [[1t[Dwarf-Female-Names]][[1t[Dwarf-Clan-Names]]] ...so on so forth. I had successfully used the template posted above to get the firsts selections to work but when I start adding more the whole thing just blows up and stops working. I don't quite know what I'm doing but if someone is willing to help out I would really appreciate it.