Tableau grouping on a calculated field -


example data set

i wanted how many mkt 6/5/.... repeated. i.e count of mkts group cntd(no.week sale) column .

is there way achieve this.

tia

create calculated field cf1

{fixed [prod], [mkt] : countd([no.week sale])}

then put [prod] , [cf1] on columns shelf, countd([mkt]) on label (text) mark


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -