Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I wrote a Python Script. The data has three columns.
t1 = original text
t2 = changed text
t3 = shows the changes between t2 and t1 ( = t2 - t1)
t1, t2, t3 are dataframes
1. Is there any possible visualization that I could only show one cell at a time.
2. Ideally I would like to let user select t1, t2, then return t3, any idea on how to visualize this with Power BI
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |