Forum Discussion
How to select specific columns in a table/dataset for smart narrative visualization ?
I have a table called "school"
| School | ||
| Class | Names | Counts |
| c1 | XXX | 1 |
| c1 | YYY | 2 |
| c2 | ZZZ | 3 |
| c2 | AAA | 4 |
| c3 | AAA | 2 |
| c3 | BBB | 3 |
| c4 | BBB | 2 |
| c5 | CCC | 0 |
| c5 | CCC | 1 |
| c5 | DDD | 2 |
| c6 | FFF | 1 |
I need to created a smart narrative which would consider only 2 specific columns (Class, Counts) from my table, and not to consider column 'Names' for building the visulization .
I would like to know is there any possibilities to for this.
kindly help..
Hi Anonymous ,
Pls check below:
You could customize your smart narrative per your need ,check the vedio below:
https://www.youtube.com/watch?v=01UrT-z37sw
For my sample .pbix file ,pls see attached.
Best Regards,
KellyDid I answer your question? Mark my reply as a solution!
2 Replies
- v-kelly-msftCommunity Support
Hi Anonymous ,
Pls check below:
You could customize your smart narrative per your need ,check the vedio below:
https://www.youtube.com/watch?v=01UrT-z37sw
For my sample .pbix file ,pls see attached.
Best Regards,
KellyDid I answer your question? Mark my reply as a solution!
- Greg_DecklerCommunity Champion
Anonymous Not sure Smart Narrative is that smart...