Forum Discussion
OscarSuarez10
Helper III
6 years agoChange table from mysql data base
Hello I am using MySql to get the data to use in my power bi project. I want to use the same Report for all the tables that I have in my data base: How can I change the table from the data base...
- 6 years ago
I don't think you can do it that way.
If the tables all have identical column names why don't you combine them and add a flag field for 1,2,3,4,5
then you have just one data table for your report and you create a slicer that shows you the records for 1,2,3,4 or 5
kentyler
Solution Sage
6 years agoI don't think you can do it that way.
If the tables all have identical column names why don't you combine them and add a flag field for 1,2,3,4,5
then you have just one data table for your report and you create a slicer that shows you the records for 1,2,3,4 or 5