- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-27-2019
11:55 PM
06-27-2019
11:55 PM
Question: We are trying to extract subscriptions which has spaces at Subscription name or Customer Subscription name fields. We are trying to giving the condition % followed by space but it could not get the results.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-28-2019
12:09 AM
06-28-2019
12:09 AM
Answer:
- Verify the tenant
- Select Reporting-->Data Source-->Subscription->filter-->>Subscription.Name(text)-->>Apply conditions.
- Click and save
The exact condition is operator as ‘’like ‘’and the value as ’’ % %’’.
The above condition is used to extract subscription which has spaces at subscription name fields.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-28-2019
12:09 AM
06-28-2019
12:09 AM
Answer:
- Verify the tenant
- Select Reporting-->Data Source-->Subscription->filter-->>Subscription.Name(text)-->>Apply conditions.
- Click and save
The exact condition is operator as ‘’like ‘’and the value as ’’ % %’’.
The above condition is used to extract subscription which has spaces at subscription name fields.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √