Forum Discussion
georgepaph12
3 years agoFrequent Visitor
Display sequence of text
Hi, I have a table with columns that containcs sequence of text, e.g Failed/Online, it can look like this:
| Failed |
| Failed |
| Failed |
| Online |
I want to display the sequence in a table in powerBI, however, the table displayes only the two distinct texts, the result look like this:
| Failed |
| Online |
Anyone knows how to fix this?
4 Replies
- FreemanZ
Super User
hi georgepaph12
just plot a table visual with the only mentioned column. Or?
- georgepaph12Frequent Visitor
There are multiple columns, in this case are 35 columns that I want to display but I have the same issue with every column.
- FreemanZ
Super User
hi georgepaph12
then expand your sample data with expected result please
- georgepaph12Frequent Visitor
Hi FreemanZ,
I expand my sample data with 5 columns, 35 is a bit tough to put here.
Failed Online Online Failed Online Failed Online Online Online Online Failed Failed Online Failed Failed Online Failed Online Online Online
The expected results would be just to display the sample data as it is.