Forum Discussion
MartinDrabek
8 years agoRegular Visitor
Select All Rows in Table to Display Detail in the Following Table
Dear PowerBI users, I have the following challenge where I would like to ask you for an advice, please. I have one data Query uploaded to PowerBI and have created 2 tables (I. and II.) with a di...
JCABY
8 years agoFrequent Visitor
Hi,
I've got the same issue.
I work on a SQL database. I have unique raws (ITSM tickets) with multiples actions and multiple answers in formulars.
So I have 3 SQL tables.
I need to list answers in tickets's formulars. But first of all I need to filter those tickets by their actions.
I have table1 with actions, and table2 with answers. After filtered table1, I need to select all rows so it'll filter table2. And then, I can export datas from table2.
As MartinDrabek, I also need an easiest way to select all rows of a table, like a "shift+click".