Forum Discussion
GENERATESERIES with dynamic value
- 4 years ago
Goodmorning Anonymous
Calculated tables cannot read the filter context. What are you trying to acheive is not possible.
I would suggest to create a completely new table as follows https://www.dropbox.com/t/2rv9ENz3TZdvyAXQ
Hi Anonymous
I believe I can help on this. Please explain what is your ultimate goal and what are the expected results?
The "Num" table will serve as a base for an other function, that will split the title sentences to words.
The "Num" table is just a list of numbers starting from 1 and ending with 100 (for example).
The problem with this is that when I visualize the table I will get the words, but also additional empty lines, because the tables length will be exactly 100 rows (the user will scroll through empty rows --> not uder friendly ). In addition, if there are more than 100 words in the title, then not all words will be shown.
My goal is to create the 'Num' table exactly as long as the amount of words in the given title.
- tamerj14 years agoCommunity Champion
Anonymous
How are these words seperated? By spaces or commas? Can you provide a dammy sample with what are you expecting as a final result?- Anonymous4 years agoNot applicable
All the info is in the pbix file. Thnk you.
https://drive.google.com/file/d/1B8KNjfGynVRotLn5RYKQGu9b8w2PZSvw/view?usp=sharing
- tamerj14 years agoCommunity Champion
Goodmorning Anonymous
Calculated tables cannot read the filter context. What are you trying to acheive is not possible.
I would suggest to create a completely new table as follows https://www.dropbox.com/t/2rv9ENz3TZdvyAXQ