Forum Discussion
SQL Views and BI
- Anonymous4 years ago
If i understood your question correctly, i will probably do the following:
Create a view with good and bad data, but add a column that (semething like "Data quality") that says if the current row is good data or bad data.
Then in Power BI you can filter your visuals using that field.
Hope it helps
If i understood your question correctly, i will probably do the following:
Create a view with good and bad data, but add a column that (semething like "Data quality") that says if the current row is good data or bad data.
Then in Power BI you can filter your visuals using that field.
Hope it helps
- villasenorbritt4 years agoResolver I
Anonymous See I knew someone on here would have a simpler, cleaner way to get this done. Thanks for your help!
- villasenorbritt4 years agoResolver I
Hey Anonymous , I have another question that I think you might be able to help with. Lets say I am only wanting to show the "Good" data in my chart, but then I need the "Bad data" to be categorized into five different categories. How would you go about doing this?